* sunrpc/svc_tcp.c (svctcp_create): Call listen with SOMAXCONN
commita3a449c17b2302235b70651a82e6d6b8f878524c
authorUlrich Drepper <drepper@redhat.com>
Wed, 12 Jan 2005 03:23:48 +0000 (12 03:23 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 12 Jan 2005 03:23:48 +0000 (12 03:23 +0000)
treed73ce28fc94bd2da146153469d129e5afd794d94
parent537e7234f77be5ceab819b701fb173fb859e0605
* sunrpc/svc_tcp.c (svctcp_create): Call listen with SOMAXCONN

as backlog.
* sunrpc/svc_unix.c (svcunix_create): Likewise.
ChangeLog
sunrpc/svc_tcp.c
sunrpc/svc_unix.c