cvs commit: src/sys/nfsclient nfs_socket.c
Alfred Perlstein
alfred at FreeBSD.org
Mon Jul 12 22:42:59 PDT 2004
alfred 2004-07-13 05:42:59 UTC
FreeBSD src repository
Modified files:
sys/nfsclient nfs_socket.c
Log:
Turn off SO_REUSEADDR and SO_REUSEPORT, they were causing EADDRINUSE
to be returned from the protocol stack.
Pointy hat to me for not groking what those options _really_ mean.
Revision Changes Path
1.114 +1 -5 src/sys/nfsclient/nfs_socket.c
More information about the cvs-all
mailing list