ÿØÿà JFIF    ÿÛ „ ( %!1!%*+...983,7(-.- U:RDoc::AnyMethod[iI"gethostbyaddr:ETI"Socket::gethostbyaddr;TT: privateo:RDoc::Markup::Document: @parts[ o:RDoc::Markup::Paragraph; [I"'Use Addrinfo#getnameinfo instead. ;TI"9This method is deprecated for the following reasons:;To:RDoc::Markup::BlankLineo:RDoc::Markup::List: @type: BULLET: @items[o:RDoc::Markup::ListItem: @label0; [o; ; [I"&Uncommon address representation: ;TI"=4/16-bytes binary string to represent IPv4/IPv6 address.;To;;0; [o; ; [I"Jgethostbyaddr() may take a long time and it may block other threads. ;TI"G(GVL cannot be released since gethostbyname() is not thread safe.);To;;0; [o; ; [I"JThis method uses gethostbyname() function already removed from POSIX.;T@o; ; [I" ["carbon.ruby-lang.org", [], 2, "\xDD\xBA\xB8D"] ;TI" ;TI"6p Socket.gethostbyaddr([127,0,0,1].pack("CCCC")) ;TI".["localhost", [], 2, "\x7F\x00\x00\x01"] ;TI"7p Socket.gethostbyaddr(([0]*15+[1]).pack("C"*16)) ;TI">#=> ["localhost", ["ip6-localhost", "ip6-loopback"], 10, ;TI"M "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01"];T: @format0: @fileI"ext/socket/socket.c;T:0@omit_headings_from_table_of_contents_below0I"HSocket.gethostbyaddr(address_string [, address_family]) => hostent ;T0[I"(p1, p2 = v2);T@0FI" Socket;TcRDoc::NormalClass00