On Wed, Jul 20, 2011 at 4:41 PM, Ross Finlayson <finlay...@live555.com>wrote:

> **
>
> Any ideas why this may be happening?
>
>
> Unfortunately not.
>

Is it somehow possible that something else could read from the socket
between when AWAITING_STREAM_CHANNEL_ID is set and the case statement?  And
would it be possible to complete the entire operation in tcpReadHandler1,
instead of iterating through it repeatedly? (I see that's how it used to
function, but maybe that approach isn't feasible with the asynchronous
operation)

Lastly, I haven't migrated to the new asynchronous interface--is it possible
that would have an impact, or is this code shared between the two?

Thanks again for the help.
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to