>-----Original Message-----

...snip...

>If you or anyone on the list can create a condition which will 
>lead to "application received data but didn't have a chance to 
>read it", I'd like to hear about it.

... snip ...

>---------------------------


If application first queries the message size in the receive buffer  and
only then issues a read command may have trouble if socket discards the
data in the meantime. Scenario is possible if one is using select()
call.


B.R.
Vladimir.
-
To unsubscribe from this list: send the line "unsubscribe dccp" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to