Skip to content

Customizing backlog size #9501

@rfkm

Description

@rfkm

There seems to be no way to customize backlog size of a socket and it is fixed to 128.

evconnlistener_new(&dispatcher.base(), listenCallback, this, 0, -1, socket.ioHandle().fd()));

https://github.com/libevent/libevent/blob/master/listener.c#L180

It would be nice if you can provide an option to change it.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions