Ruby
3.4.0dev (2024-11-05 revision 348a53415339076afc4a02fcd09f3ae36e9c4c61)
|
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 |