Allow socket option soLinger to be enabled on TcpTransport
----------------------------------------------------------

                 Key: AMQ-3315
                 URL: https://issues.apache.org/jira/browse/AMQ-3315
             Project: ActiveMQ
          Issue Type: Improvement
          Components: Transport
    Affects Versions: 5.5.0
            Reporter: Gary Tully
            Assignee: Gary Tully
             Fix For: 5.6.0


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.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to