Bootstrap#releaseExternalResources stuck

"Trustin Lee (이희승)" trustin at gmail.com
Tue Dec 15 11:14:48 EST 2009


Hi Shay,

Yes.  releaseExternalResources() will wait until all connections are
closed.  The proper way to shut down a server is described in the
Javadoc of ChannelFactory and its subtypes.

HTH,
Trustin

On 2009/12/10 5:36 pm, Shay Banon wrote:
> Hi,
> 
>    It seems like sometimes, calling the client bootstrap
> releaseExteranlMethods gets stuck. I have noticed that this happens if
> not all channels are closed, so I try to take care for that. In any
> case, does this method block indefinitely by design?
> 
> Shay
> 
> 
> 
> _______________________________________________
> netty-users mailing list
> netty-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/netty-users


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
Url : http://lists.jboss.org/pipermail/netty-users/attachments/20091216/458672fe/attachment.bin 


More information about the netty-users mailing list