cvs commit: src/sys/rpc rpcclnt.c
Jim Rees
rees at FreeBSD.org
Fri Jan 27 10:22:12 PST 2006
rees 2006-01-27 18:22:11 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/rpc rpcclnt.c
Log:
MFC rev 1.16
Use thread0 instead of user's thread for sobind.
This fixes reconnect after, for example, tcp idle disconnection.
Previously this would fail if a normal user tried to bind to a privileged
port.
Revision Changes Path
1.13.2.2 +5 -1 src/sys/rpc/rpcclnt.c
More information about the cvs-all
mailing list