QOTM UDP Broadcast example has underlying TCP connections ?

Trustin Lee trustin at gmail.com
Thu Oct 20 19:27:19 EDT 2011


That's probably created by other part of Java.  You might want to get the heap dump and see who's holding the references to SocketChannel or Socket.

-- 
Trustin Lee
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)

On Wednesday, October 19, 2011 at 8:14 PM, metalstorm wrote:

> Why is it when I run the QOTM example from the site and check the network
> properties for the server (with process explorer) do I see 2 established TCP
> connections ? Is it not just using Datagrams and UDP ?
> 
> --
> View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/QOTM-UDP-Broadcast-example-has-underlying-TCP-connections-tp6911362p6911362.html
> Sent from the Netty User Group mailing list archive at Nabble.com (http://Nabble.com).
> _______________________________________________
> netty-users mailing list
> netty-users at lists.jboss.org (mailto:netty-users at lists.jboss.org)
> https://lists.jboss.org/mailman/listinfo/netty-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/netty-users/attachments/20111020/1e0f4641/attachment.html 


More information about the netty-users mailing list