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