Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jul 2002 09:11:35 -0700 (PDT)
From:      Yar Tikhiy <yar@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/ftpd ftpd.c
Message-ID:  <200207241611.g6OGBZQg047670@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
yar         2002/07/24 09:11:35 PDT

  Modified files:
    libexec/ftpd         ftpd.c 
  Log:
  Re-use passive data ports with the SO_REUSEADDR
  socket option to avoid exausting the passive port
  space by TIME_WAIT'ing connections.
  
  PR:             bin/36955
  Submitted by:   Maxim Konovalov <maxim@FreeBSD.org>
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.117     +16 -10    src/libexec/ftpd/ftpd.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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