|
Ruby
2.1.3p242(2014-09-19revision47630)
|
Data Fields | |
| int | fd |
| struct sockaddr * | sockaddr |
| socklen_t * | len |
| int accept_arg::fd |
Definition at line 558 of file init.c.
Referenced by accept_blocking(), and rsock_s_accept().
| socklen_t* accept_arg::len |
Definition at line 560 of file init.c.
Referenced by accept_blocking(), and rsock_s_accept().
| struct sockaddr* accept_arg::sockaddr |
Definition at line 559 of file init.c.
Referenced by accept_blocking(), and rsock_s_accept().
1.8.8