Ruby
2.0.0p247(2013-06-27revision41674)
|
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().