Get() with bad URL and Blocking = true doesn't wo - WeOnlyDo Discussion board

Get() with bad URL and Blocking = true doesn't wo (General questions)

by Anca, Saturday, August 09, 2008, 15:20 (5949 days ago)

Hi,

I'm using wodHttpDLX.dll in VC++ 6.0, in blocking mode (Blocking = true).

If I do a Get method with a bad URL (for example adsd.adadas.das ) the program doesn't return after the Get() method. It remains in a blocked state... The Done event is launched (with ErrorCode != 0), the Disconnected too, but that's it... You can test this with your own SampleGet program sample, setting the Blocking to true and put some debug message before and after Get() method and in the events.

Do you have a response for that? Or a workaround?

Thanx,
Anca.


Complete thread: