Ruby
2.1.10p492(2016-04-01revision54464)
|
Data Fields | |
struct rb_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 rb_addrinfo* udp_arg::res |
Definition at line 47 of file udpsocket.c.
Referenced by udp_connect(), and udp_connect_internal().