Ruby
2.4.2p198(2017-09-14revision59899)
|
Data Fields | |
int | fd |
struct sockaddr * | sockaddr |
socklen_t * | len |
int accept_arg::fd |
Definition at line 582 of file init.c.
Referenced by accept_blocking(), and rsock_s_accept().
socklen_t* accept_arg::len |
Definition at line 584 of file init.c.
Referenced by accept_blocking(), and rsock_s_accept().
struct sockaddr* accept_arg::sockaddr |
Definition at line 583 of file init.c.
Referenced by accept_blocking(), and rsock_s_accept().