Ruby 1.9.3p327(2012-11-10revision37606)
|
Data Fields | |
VALUE | host |
struct addrinfo * | addr |
VALUE(* | ipaddr )(struct sockaddr *, size_t) |
Definition at line 441 of file raddrinfo.c.
struct addrinfo* hostent_arg::addr |
Definition at line 443 of file raddrinfo.c.
Referenced by make_hostent_internal(), and rsock_make_hostent().
Definition at line 442 of file raddrinfo.c.
Referenced by make_hostent_internal(), and rsock_make_hostent().
VALUE(* hostent_arg::ipaddr)(struct sockaddr *, size_t) |
Definition at line 444 of file raddrinfo.c.
Referenced by make_hostent_internal(), and rsock_make_hostent().