e5e9c7ccd6
ftp.rb was doing a shutdown without a close on data (not command) sockets. This can cause CLOSE_WAIT for extended periods in certain circumstances-ending only when msf itself is closed.