Details
Description
soLinger as a socket option takes two args so it cannot be set via the simple socket option introspection. It needs an attribute on TcpTransport. It is handy for stomp where connections are short lived as it can increase the socket.close() turnaround when set to 0.