Updated the ChannelGroup JavaDoc by removing b.releaseExternalResources();
This commit is contained in:
parent
4bde044957
commit
b029800b68
@ -80,7 +80,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