]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Re-use passive data ports with the SO_REUSEADDR
authorYaroslav Tykhiy <ytykhiy@gmail.com>
Wed, 24 Jul 2002 16:11:34 +0000 (16:11 +0000)
committerYaroslav Tykhiy <ytykhiy@gmail.com>
Wed, 24 Jul 2002 16:11:34 +0000 (16:11 +0000)
commit8af7c9a3c047254e6f2f8121ca230e09b11fea7f
treeefc4cf9ac02aae3eb7a6ad0491702b401802fd5f
parentadf721d1cb2c49e20e79d43e8d1339d8348661df
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
libexec/ftpd/ftpd.c