Message79207
Patch: SocketIO.close() decrements the io reference of its socket, so
socket.close() will really close the socket.
About the FTP server ftp2.edgecastcdn.net, it looks like the server
doesn't write "226 Transfert completed" until the data socket is
really closed. The server says that it's running EdgeFTPD 1.1. nmap
says that the ftp server is ProFTPD 1.2.10 running on Linux 2.6. |
|
| Date |
User |
Action |
Args |
| 2009-01-05 23:04:08 | vstinner | set | recipients:
+ vstinner, giampaolo.rodola, ajaksu2, chris.mahan |
| 2009-01-05 23:04:08 | vstinner | set | messageid: <[email protected]> |
| 2009-01-05 23:04:08 | vstinner | link | issue4791 messages |
| 2009-01-05 23:04:07 | vstinner | create | |
|