n***@sneakemail.com
2007-07-26 21:44:39 UTC
I have an app that is acting as an FTP client. I have a thread that
is doing the ftp work and another that is monitoring
a socket for commands. When the ftp thread is in the middle of an
FTP command (such as a large download) is
there a way to abort the connection from the command thread?
If so, how?
Thanks.
is doing the ftp work and another that is monitoring
a socket for commands. When the ftp thread is in the middle of an
FTP command (such as a large download) is
there a way to abort the connection from the command thread?
If so, how?
Thanks.