Data Fields | |
int | fd |
int | flags |
VALUE | str |
socklen_t | alen |
struct sockaddr_storage | buf |
Definition at line 88 of file init.c.
socklen_t recvfrom_arg::alen |
Definition at line 91 of file init.c.
Referenced by recvfrom_blocking(), and rsock_s_recvfrom().
Definition at line 92 of file init.c.
Referenced by recvfrom_blocking(), and rsock_s_recvfrom().
int recvfrom_arg::fd |
Definition at line 89 of file init.c.
Referenced by recvfrom_blocking(), and rsock_s_recvfrom().
Definition at line 89 of file init.c.
Referenced by recvfrom_blocking(), and rsock_s_recvfrom().
Definition at line 90 of file init.c.
Referenced by recvfrom_blocking(), rsock_s_recvfrom(), and rsock_s_recvfrom_nonblock().