|
Ruby
1.9.3p448(2013-06-27revision41675)
|
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().
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.7.6.1