Hi,

I have THTTPSend created and running in thread. Can I somehow safely
abort connection from main thread when THTTSend.HTTPMethod takes too
long? This socket have procedure Abort:

#     {:You can call this method from OnStatus event for break current
data 
#      transfer. (or from another thread.)}  
#     procedure Abort;    

But it doesn't work with HTTPMethod('GET',
'http://some.php.sleep.script');
I tried change Timeout to 1 but it doesn't help.

Regards


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
synalist-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to