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