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