[Prev][Next][Index][Thread]

FTP support for sites without PASV



	Hi, I found a bug in libwww 5.0a.  When a FTP site has the PASV
command disabled, a listen is attempted on a random port.  However, 
dnet->host->tcp_state is read when dnet->host is NULL under certain 
circumstances.  If you have any ideas as to what is wrong or have a patch
available, please CC the response to me.

Jim