10053 is WSAECONNABORTED, that is the server closed the connection not gracefully. Given the fact that it result from the QUIT command, you can safely ignore that error. -- [EMAIL PROTECTED] http://www.overbyte.be
----- Original Message ----- From: "Kim Mølgård Nielsen" <[EMAIL PROTECTED]> To: "ICS support mailing" <twsocket@elists.org> Sent: Tuesday, May 03, 2005 3:16 PM Subject: [twsocket] FTPCli. Problem with QUIT > Hello All > > I have an application that use FTPCLI to fetch some files from a server. > Async is used. It runs on a number of PC's. On a single PC running XP I sometimes have trouble quiting from a FTP server (WEB6 Microsoft FTP Service (Version 5)). The ICS version used was downloaded the 9/3-05 - I'm currently trying to get the error with the latest version. > > Here is how it looks in the log when the QUIT command is send. > > > QUIT > Disconnected,10053 FTPSessionClosed > RequestDone: 15, 500, 43, 33, 22, 0 FTPRequestDone > > Disconnect returns an 10053 winsock error and RequestDone returns FTP error > 500. > > Is this a known problem? > Could the problem be timing when the control socket is closed? > > > > -- > To unsubscribe or change your settings for TWSocket mailing list > please goto http://www.elists.org/mailman/listinfo/twsocket > Visit our website at http://www.overbyte.be > -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be