⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.133
Server IP:
185.119.109.197
Server:
Linux managedhosting.chostar.me 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
3.0.0
/
system
/
Socket
/
View File Name :
gethostbyaddr-c.ri
U:RDoc::AnyMethod[iI"gethostbyaddr:ETI"Socket::gethostbyaddr;TT:publico: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::BlankLine o: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