|
Ruby
2.5.0dev(2017-10-22revision60238)
|
Go to the source code of this file.
Macros | |
| #define | ioctl_arg int |
| #define | ioctl_arg2num(i) INT2NUM(i) |
| #define | FIONREAD_POSSIBLE_P(fd) ((void)(fd),Qtrue) |
Functions | |
| void Init_wait | _ ((void)) |
| void | Init_wait (void) |
| void Init_wait _ | ( | (void) | ) |
| void Init_wait | ( | void | ) |
Definition at line 247 of file wait.c.
References rb_cIO, and rb_define_method().
1.8.13