Ruby
1.9.3p392(2013-02-22revision39386)
|
Data Fields | |
int | fd |
struct sockaddr * | sockaddr |
socklen_t * | len |
int accept_arg::fd |
Definition at line 477 of file init.c.
Referenced by accept_blocking(), and rsock_s_accept().
socklen_t* accept_arg::len |
Definition at line 479 of file init.c.
Referenced by accept_blocking(), and rsock_s_accept().
struct sockaddr* accept_arg::sockaddr |
Definition at line 478 of file init.c.
Referenced by accept_blocking(), and rsock_s_accept().