U:RDoc::AnyMethod[iI"do_not_reverse_lookup:ETI"&BasicSocket#do_not_reverse_lookup;TF: publico:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [I":Gets the do_not_reverse_lookup flag of _basicsocket_.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim; [I"require 'socket' ;TI" ;TI"/BasicSocket.do_not_reverse_lookup = false ;TI"5TCPSocket.open("www.ruby-lang.org", 80) {|sock| ;TI"3 p sock.do_not_reverse_lookup #=> false ;TI"} ;TI".BasicSocket.do_not_reverse_lookup = true ;TI"5TCPSocket.open("www.ruby-lang.org", 80) {|sock| ;TI"2 p sock.do_not_reverse_lookup #=> true ;TI"};T: @format0: @fileI"ext/socket/basicsocket.c;T:0@omit_headings_from_table_of_contents_below0I"8basicsocket.do_not_reverse_lookup => true or false ;T0[I"();T@FI"BasicSocket;TcRDoc::NormalClass00