H Eric,

> If I keep a loop like this
> 
> while (FHSocket <> INVALID_SOCKET) and (not bAllSent) do
>   TryToSend;
> 
> And TryToSend fails, will it fail everytime if I don´t call the message
> pump? In this case an infinite loop would happen right?

I think so yes.

-- 
mvg, Wilfried
http://www.mestdagh.biz
http://www.comfortsoftware.be
http://www.expertsoftware.be

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to