|
Ruby
2.0.0p481(2014-05-08revision45883)
|
Data Fields | |
| struct addrinfo * | res |
| int | fd |
Definition at line 45 of file udpsocket.c.
| int udp_arg::fd |
Definition at line 48 of file udpsocket.c.
Referenced by udp_connect(), and udp_connect_internal().
| struct addrinfo* udp_arg::res |
Definition at line 47 of file udpsocket.c.
Referenced by udp_connect(), and udp_connect_internal().
1.7.6.1