backlog property

int? backlog
final

This field is passed to HttpServer.bind transparently, see the doc of that method for more information.

Implementation

final int? backlog;