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/1086] bindresvport needs to try harder


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-07-18 01:43 -------
Subject: Bug 1086

CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	glibc-2_3-branch
Changes by:	roland@sources.redhat.com	2005-07-18 01:43:31

Modified files:
	sunrpc         : bindrsvprt.c 

Log message:
	2005-05-23  Ulrich Drepper  <drepper@redhat.com>
	
	[BZ #1086]
	* sunrpc/bindrsvprt.c (LOWPORT): Apparently some mountd
	implementations are broken and don't accept ports < 512.
	[BZ #1086]
	* sunrpc/bindrsvprt.c (bindresvport): Try harder to find a port.
	If we tried looking at the usual range without success extend the
	range to even lower ports.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sunrpc/bindrsvprt.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.7&r2=1.7.4.1



-- 


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

------- 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]