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 <except_read.h>
List of all members.
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: