> I've noticed something weird in THttpCli... When I call abort, it 
> runs OnRequestDone procedure, but... errcode = 0 and statuscode = 
> 200! Why is that? Shouldn't it report somehow that it was aborted?

When you abort, you know you are doing it :-)
Abort is just an abort: the shortest way out.
Use a flag if you need to "remember" you called Abort.
--
[EMAIL PROTECTED]
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

Reply via email to