Ruby
2.0.0p451(2014-02-24revision45167)
|
Data Fields | |
VALUE | host |
struct addrinfo * | addr |
VALUE(* | ipaddr )(struct sockaddr *, size_t) |
Definition at line 475 of file raddrinfo.c.
struct addrinfo* hostent_arg::addr |
Definition at line 477 of file raddrinfo.c.
Referenced by make_hostent_internal(), and rsock_make_hostent().
VALUE hostent_arg::host |
Definition at line 476 of file raddrinfo.c.
Referenced by make_hostent_internal(), and rsock_make_hostent().
VALUE(* hostent_arg::ipaddr)(struct sockaddr *, size_t) |
Definition at line 478 of file raddrinfo.c.
Referenced by make_hostent_internal(), and rsock_make_hostent().