Ruby
1.9.3p547(2014-05-14revision45962)
|
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().