Data Fields | |
| VALUE | host |
| rb_addrinfo * | addr |
| VALUE(* | ipaddr )(struct sockaddr *, socklen_t) |
Definition at line 591 of file raddrinfo.c.
| struct rb_addrinfo* hostent_arg::addr |
Definition at line 593 of file raddrinfo.c.
Referenced by make_hostent_internal(), and rsock_make_hostent().
| VALUE hostent_arg::host |
Definition at line 592 of file raddrinfo.c.
Referenced by make_hostent_internal(), and rsock_make_hostent().
| VALUE(* hostent_arg::ipaddr)(struct sockaddr *, socklen_t) |
Referenced by make_hostent_internal(), and rsock_make_hostent().
1.4.7