conexus logo

Conexus::exception::read::would_block Class Reference
[Exceptions]

EAGAIN The socket is marked non-blocking and the receive operation would block, or a receive timeout had been set and the timeout expired before data was received. More...

#include <conexus/except_read.h>

Inheritance diagram for Conexus::exception::read::would_block:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 would_block ()


Detailed Description

EAGAIN The socket is marked non-blocking and the receive operation would block, or a receive timeout had been set and the timeout expired before data was received.

Author:
Rick L Vinyard Jr

Constructor & Destructor Documentation

Conexus::exception::read::would_block::would_block (  )  [inline]


The documentation for this class was generated from the following file:

Generated on Tue Mar 3 09:48:07 2009 for conexus by doxygen 1.5.7.1