Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jul 2004 05:42:59 +0000 (UTC)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/nfsclient nfs_socket.c
Message-ID:  <200407130542.i6D5gxJb048318@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407130542.i6D5gxJb048318>