Date: Fri, 27 Jan 2006 18:22:11 +0000 (UTC) From: Jim Rees <rees@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/rpc rpcclnt.c Message-ID: <200601271822.k0RIMBFQ044282@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601271822.k0RIMBFQ044282>
