LWN.net Logo

The road forward for systemd

The road forward for systemd

Posted May 28, 2010 9:31 UTC (Fri) by liljencrantz (subscriber, #28458)
In reply to: The road forward for systemd by BenHutchings
Parent article: The road forward for systemd

I don't think you can set that manually, the kernel does that for you.


(Log in to post comments)

The road forward for systemd

Posted May 28, 2010 10:23 UTC (Fri) by michich (subscriber, #17902) [Link]

No, the backlog length must be set by userspace when making the socket listen, see listen(3p):

int listen(int socket, int backlog);

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds