Arno, thanks for the tip, I'll give it a try.
P.S. I noticed right now that there are useless things in
TCustomWSocket.WMASyncSelect : TTTCount constant and FSelectMessage field. They
probably should be removed.
--
Anton
--
To unsubscribe or change your settings for TWSocket mailing list
pleas
Anton S. wrote:
> Hello all, I have a small request for timeout socket.
>
> By Arno's advice writing to this list.
Now I have some minutes.
> I recently faced with necessity of tracking ticks inside a socket
> (actually I want to pause it for some time and then resume). As I use
> BUILTIN_TIMEOU
Hello all, I have a small request for timeout socket.
By Arno's advice writing to this list.
I recently faced with necessity of tracking ticks inside a socket (actually I
want to pause it for some time and then resume). As I use BUILTIN_TIMEOUT, I
tried to attach to TimeoutTimer but it's unacces