Skip to content

Instantly share code, notes, and snippets.

@brikis98
Created February 19, 2014 00:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brikis98/9083511 to your computer and use it in GitHub Desktop.
Save brikis98/9083511 to your computer and use it in GitHub Desktop.
val bootstrap = new ServerBootstrap(...);
bootstrap.setOption("backlog", 1024);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment