method
do_not_reverse_lookup
v1_9_1_378 -
Show latest stable
- Class:
BasicSocket
do_not_reverse_lookup()public
No documentation available.
static VALUE
bsock_do_not_rev_lookup(void)
{
return do_not_reverse_lookup?Qtrue:Qfalse;
} do_not_reverse_lookup()No documentation available.
static VALUE
bsock_do_not_rev_lookup(void)
{
return do_not_reverse_lookup?Qtrue:Qfalse;
}