What steps will reproduce the problem?
1. start an FTP server on a certain port (say 21)
2. start another one on that same port
What is the expected output? What do you see instead?
We'll get "socket.error: [Errno 9] Bad file descriptor".
Instead we should get "socket.error: [Errno 98] Address already in use"
Original issue reported on code.google.com by g.rodola on 21 Mar 2013 at 3:01
Original issue reported on code.google.com by
g.rodola
on 21 Mar 2013 at 3:01