Idle timeout

A DS Client connection that is idle for a prolonged period will be timed out by the server. The timeout threshold is configured in AVZSIN00 using the DSCLIENTCONNTIMEOUT parameter.

When a session times out, the shared memory object is detached. Subsequent RECV calls will fail with a no-connection error (return code 32). A new connection can be created with an OPEN or SEND call.