This commit is contained in:
parent
6335af840b
commit
6e1751733f
@ -94,6 +94,9 @@ public class HandlerBoss extends ChannelInboundHandlerAdapter
|
||||
} );
|
||||
|
||||
channel.setRemoteAddress( newAddress );
|
||||
} else
|
||||
{
|
||||
channel.close();
|
||||
}
|
||||
} finally
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user