lingerSeconds
var lingerSeconds: Int
SO_LINGER option applied at socket close, not recommended to set to 0 however useful for debugging
Value of -1
is the default and means that it is not set and system-dependant
var lingerSeconds: Int
SO_LINGER option applied at socket close, not recommended to set to 0 however useful for debugging
Value of -1
is the default and means that it is not set and system-dependant