7576777879808182838485
try { bootstrap.bind(); } catch (ChannelException e) { // releasing resources allows the server to exit bootstrap.releaseExternalResources(); throw e; } } private static DuplexTcpServerBootstrap startProtoServer(int port) {