Regarding FTP and SO_REUSEADDR:
This is only when falling all the way back to ftp default data channel
(neither PASV or PORT accepted by the server). In this mode we do not
have a choice but to use SO_REUSEADDR or else we cannot open our data
socket as the port is in use by the control channel.
Regars
Henrik
Olaf Kirch wrote:
>
> Hello,
>
> after looking into the buffer overflows in rfc1035.c recently, I've done
> some more bug-hunting on the code and have come across a bunch of other
> oddities. I'm appending a list of what I have found.
Received on Thu Apr 04 2002 - 17:59:42 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:14:58 MST