cvs commit: src/sys/rpc rpcclnt.c

Jim Rees rees at FreeBSD.org
Fri Jan 20 07:17:47 PST 2006


rees        2006-01-20 15:17:47 UTC

  FreeBSD src repository

  Modified files:
    sys/rpc              rpcclnt.c 
  Log:
  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.
  
  Submitted by:   cel at citi.umich.edu
  MFC after:      1 week
  
  Revision  Changes    Path
  1.16      +5 -1      src/sys/rpc/rpcclnt.c


More information about the cvs-src mailing list