]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix: Unable to open FTP socket during reconfigure
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Thu, 30 Oct 2014 15:18:20 +0000 (17:18 +0200)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Thu, 30 Oct 2014 15:18:20 +0000 (17:18 +0200)
commitecba3352a3f5804e1aece1492aa35af6670a0d18
treebf26df6aede6e9e00cf1f9ce9ed534425c153440
parent6a9396a71b633110df189263abda7bec643ee221
Fix: Unable to open FTP socket during reconfigure

Squid does not close FTP listening ports on reconfigure.
src/servers/FtpServer.cc