Markus Humm wrote:
> hello,
> 
> shouldn't the receivestr or similiar methods mark the buffer as being
> processed so there never ever is any need for calling OnDataAvailable
> again? (unless new data has been received on the socket) 
> I just don't understand the architecture and the why it is done in
> this way.

It sounds indeed somewhat strange that Abort triggers DataAvailable. In 
general, when I call Abort I do not expect to receive any more data but
actually want to stop all ongoing processing asap. 

--
Arno Garrels


--
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