Re: server socket handling...

2002-03-27 Thread michael cardenas
thanks for the tip! ;-) i tried the latest cvs, and i apparently get less orphaned events. unfortunately, this still didn't solve my problem of getting aol to communicate with servers outside of aol. On Wednesday 27 March 2002 10:03, Alexandre Julliard wrote: > michael cardenas <[EMAIL PROT

Re: server socket handling...

2002-03-27 Thread Alexandre Julliard
michael cardenas <[EMAIL PROTECTED]> writes: > but, if an app is turning off it's event notification with an event mask of > 0, this will cause the pending messages to come in after the notification is > turned off and the event is already orphaned, if the app only has one thread > for socket