Ruby
2.4.2p198(2017-09-14revision59899)
|
Go to the source code of this file.
Functions | |
void | rsock_init_ancdata (void) |
Variables | |
int | rsock_cmsg_cloexec_state = -1 |
static VALUE | sym_wait_readable |
static VALUE | sym_wait_writable |
void rsock_init_ancdata | ( | void | ) |
Definition at line 1695 of file ancdata.c.
References ID2SYM, rb_cObject, rb_cSocket, rb_define_class_under(), rb_define_method(), rb_define_singleton_method(), rb_intern, sym_wait_readable, and sym_wait_writable.
Referenced by rsock_init_socket_init().
|
static |
Definition at line 6 of file ancdata.c.
Referenced by rsock_init_ancdata().
|
static |
Definition at line 6 of file ancdata.c.
Referenced by rsock_init_ancdata().