public final class SocksServerUtils extends Object
Modifier and Type | Method and Description |
---|---|
static void |
closeOnFlush(Channel ch)
Closes the specified channel after all queued write requests are flushed.
|
public static void closeOnFlush(Channel ch)
Copyright © 2008–2018 The Netty Project. All rights reserved.