Ruby
3.4.0dev (2024-11-22 revision 0989400a925cd201defdca9eb28eb87200b30785)
|
Data Fields | |
VALUE | read |
VALUE | write |
VALUE | except |
struct timeval * | timeout |
rb_fdset_t | fdsets [4] |
union { | |
int fd | |
int error | |
} | as |
rb_fdset_t * | read |
rb_fdset_t * | write |
rb_fdset_t * | except |
struct waiting_fd | wfd |
struct timeval * | tv |