Saturday 8 October 2011

PGM_IO_STATUS_WOULD_BLOCK

Assuming non-blocking sockets, the return value PGM_IO_STATUS_WOULD_BLOCK appears when the call to pgm_recv cannot immediately return due to no available contiguous data.


The important note about this return value is that it indicates that there are no known senders and the receive state engine is waiting for starting data packets to begin processing.

No comments:

Post a Comment