|
Ruby
2.0.0p353(2013-11-22revision43784)
|
Data Fields | |
| VALUE | host |
| struct addrinfo * | addr |
| VALUE(* | ipaddr )(struct sockaddr *, size_t) |
Definition at line 467 of file raddrinfo.c.
| struct addrinfo* hostent_arg::addr |
Definition at line 469 of file raddrinfo.c.
Referenced by make_hostent_internal(), and rsock_make_hostent().
| VALUE hostent_arg::host |
Definition at line 468 of file raddrinfo.c.
Referenced by make_hostent_internal(), and rsock_make_hostent().
| VALUE(* hostent_arg::ipaddr)(struct sockaddr *, size_t) |
Definition at line 470 of file raddrinfo.c.
Referenced by make_hostent_internal(), and rsock_make_hostent().
1.8.5