Allowing only a single persistent connection

Bob Bucy bob.bucy at gmail.com
Wed Apr 22 10:41:33 EDT 2009


Worked just fine, thanks


Trustin Lee-2 wrote:
> 
> ....
> 
> A good place to call ServerSocketChannel.close() is
> ChannelPipelineFactory.getPipeline().  It is called by the Boss
> thread, so there's no risk of the race condition.  Please let me know
> if my suggestion works.  If it doesn't work, it is a bug.
> 
> — Trustin Lee, http://gleamynode.net/
> 
> _______________________________________________
> netty-users mailing list
> netty-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/netty-users
> 
> 

-- 
View this message in context: http://n2.nabble.com/Allowing-only-a-single-persistent-connection-tp2672989p2676621.html
Sent from the Netty User Group mailing list archive at Nabble.com.





More information about the netty-users mailing list