Expand/Shrink

nopoll_conn_get_connect_timeout

Definition: include nopoll.e

integer timeout = nopoll_conn_get_connect_timeout(atom ctx)
Description: Get current timeout set for noPollConn connect operation.

See also nopoll_conn_connect_timeout().

Returns: Current timeout configured.
Returned value is measured in microseconds (1 second = 1000000 microseconds).
If a null value is received, 0 is return and no timeout is implemented.