This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/733] sunrpc svc_* call listen with low backlog limit


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-02-16 10:26 -------
Subject: Bug 733

CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	glibc-2_3-branch
Changes by:	roland@sources.redhat.com	2005-02-16 10:26:09

Modified files:
	sunrpc         : svc_tcp.c svc_unix.c 

Log message:
	2005-01-11  Thorsten Kukuk  <kukuk@suse.de>
	
	[BZ #733]
	* sunrpc/svc_tcp.c (svctcp_create): Call listen with SOMAXCONN
	as backlog.
	* sunrpc/svc_unix.c (svcunix_create): Likewise.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sunrpc/svc_tcp.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.26&r2=1.26.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sunrpc/svc_unix.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.20&r2=1.20.4.1



-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=733

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]