• N
    Add support for listen(2) backlog definition · 8dda9dbe
    Nenad Merdanovic 提交于
    In high RPS environments, the default listen backlog is not sufficient, so
    giving users the power to configure it is the right approach, especially
    since it requires only minor modifications to the code.
    8dda9dbe
config.c 75.1 KB