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 |
struct sockaddr_storage recvfrom_arg::buf [read] |
| int recvfrom_arg::fd |
Definition at line 90 of file init.c.
Referenced by recvfrom_blocking(), rsock_s_recvfrom(), and rsock_s_recvfrom_nonblock().