Updated the ChannelGroup JavaDoc by removing b.releaseExternalResources();
This commit is contained in:
parent
2c1d8584db
commit
48b7c25e00
@ -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 ChannelHandlerAdapter} {
|
||||
|
Loading…
Reference in New Issue
Block a user