backlog property
Listen backlog passed to HttpServer.bind / HttpServer.bindSecure.
0 means use the OS default. Raise under connection bursts when using
multiple workers.
Implementation
final int backlog;
Listen backlog passed to HttpServer.bind / HttpServer.bindSecure.
0 means use the OS default. Raise under connection bursts when using
multiple workers.
final int backlog;