Zen API
|
Specifies the duration that a TCP connection can remain open when the socket is closed in order to ensure that all outbound bytes are transmitted to the receiver.
If the linger time is not set, then a default linger time will be selected by the underlying operating system.
socket | Socket object. |
lingerTime | Linger time, in microseconds (0 for immediate closure). |