Updated the ChannelGroup JavaDoc by removing b.releaseExternalResources();
This commit is contained in:
parent
08c87c6256
commit
ce069e2dc4
@ -79,7 +79,6 @@ import java.util.Set;
|
||||
*
|
||||
* // Close the serverChannel and then all accepted connections.
|
||||
* <strong>allChannels.close().awaitUninterruptibly();</strong>
|
||||
* b.releaseExternalResources();
|
||||
* }
|
||||
*
|
||||
* public class MyHandler extends {@link ChannelInboundHandlerAdapter} {
|
||||
|
Loading…
Reference in New Issue
Block a user