> Would you consider patching my changes into ICS?

If you look at each call to AsyncReceive, you'll see that some (Do_FD_CLOSE)
doesn't pass FComponentOptions. So your patch can't be applyed as is without
impacting the behaviour and compromising the component.

The change has to be clever to affect only Do_FD_READ.

Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html
--
[EMAIL PROTECTED]
Author of ICS (Internet Component Suite, freeware)
Author of MidWare (Multi-tier framework, freeware)
http://www.overbyte.be


----- Original Message ----- 
From: "Jack" <[EMAIL PROTECTED]>
To: "ICS support mailing" <twsocket@elists.org>
Sent: Sunday, March 18, 2007 9:43 PM
Subject: Re: [twsocket] Pause and Resume


> Hello Wilfried and Francois,
>
> Would you consider patching my changes into ICS?
>
> -- 
> Best regards,
> Jack
>
> Sunday, March 18, 2007, 5:17:12 AM, you wrote:
>
> > Hello Jack,
>
> > This seems OK. Indeed if you set wsoNoreceivedLoop in the
> > OnDataAvailable handler it will hot have an effect when there is still
> > data to receive and with this fix it is.
>
> > Another possibility is that you set wsoNoreceivedLoop beforehand at
> > creation time of TWSocket, then you dont need the change.
>
> -- 
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://www.elists.org/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be

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

Reply via email to