> The problem with a fixed solution is that if you're sending a 18Mb
file on
> a slow connection and You've to stop the server, it'll take forever.
> I'm going to implement an auto-adaptive buffer size on 1.3

maybe you could add a global gServerQuitingEvent
and change the WSAWaitForMultipleEvents line in SysSendData to wait for
gServerQuitingEvent as well as hWriteEvent

Louis Solomon
www.SteelBytes.com

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to