The road forward for systemd
Posted May 28, 2010 10:23 UTC (Fri) by
michich (subscriber, #17902)
In reply to:
The road forward for systemd by liljencrantz
Parent article:
The road forward for systemd
No, the backlog length must be set by userspace when making the socket listen, see listen(3p):
int listen(int socket, int backlog);
(
Log in to post comments)