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