git: mountd - Turn on SO_REUSEADDR

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Jun 20 22:38:31 PDT 2016


commit ef7289bf42c2d71432885ac9685617bb14c57a7b
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Jun 20 22:01:58 2016 -0700

    mountd - Turn on SO_REUSEADDR
    
    * Turn on SO_REUSEADDR because its kinda silly to not have it on.
    
    * Fixes startup errors if mountd is restarted, or initially fails
      due to /etc/exports issues and is then restarted a little later.

Summary of changes:
 sbin/mountd/mountd.c | 7 +++++++
 1 file changed, 7 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ef7289bf42c2d71432885ac9685617bb14c57a7b


-- 
DragonFly BSD source repository



More information about the Commits mailing list