[jboss-jira] [JBoss JIRA] Created: (JGRP-852) GossipRouter/GossipClient: make sockets use SO_TIMEOUT and SO_LINGER
Bela Ban (JIRA)
jira-events at lists.jboss.org
Wed Oct 29 11:53:22 EDT 2008
GossipRouter/GossipClient: make sockets use SO_TIMEOUT and SO_LINGER
--------------------------------------------------------------------
Key: JGRP-852
URL: https://jira.jboss.org/jira/browse/JGRP-852
Project: JGroups
Issue Type: Feature Request
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 2.6.6, 2.7
This way, neither the GossipRouter nor the clients will block on a socket read forever (SO_TIMEOUT). Same for socket close (SO_LINGER). Make the timeouts configurable (0 means block forever).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list