Class: IO::EWOULDBLOCKWaitReadable
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
          EWOULDBLOCK
         | |
| Instance Chain: 
          self,
           WaitReadable,
          EWOULDBLOCK | |
| Inherits: | EWOULDBLOCK 
 | 
| Defined in: | io.c | 
Overview
exception to wait for reading by EWOULDBLOCK. see select.