]> git.ipfire.org Git - thirdparty/plymouth.git/commit
utils: use system default max for listen()
authorRay Strode <rstrode@redhat.com>
Thu, 7 Oct 2010 19:08:47 +0000 (15:08 -0400)
committerRay Strode <rstrode@redhat.com>
Thu, 7 Oct 2010 19:08:47 +0000 (15:08 -0400)
commit573f8c44a0f07de74406e85c5a14ee1a9fcbb306
tree7723cb52c4cf4cd2e0eca17a57f5666703b72b40
parentbc55aec23c12a27423cb80e6c3b569631228ed38
utils: use system default max for listen()

There's apparently a define that gives the right value to
pass to listen.  So this commit makes us use that instead of
our arbitrary "32"
src/libply/ply-utils.c