Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.217.130
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby27 /
share /
ri /
system /
TCPSocket /
Delete
Unzip
Name
Size
Permission
Date
Action
cdesc-TCPSocket.ri
969
B
-rw-r--r--
2023-06-06 18:25
gethostbyname-c.ri
1.21
KB
-rw-r--r--
2023-06-06 18:25
new-c.ri
252
B
-rw-r--r--
2023-06-06 18:25
Save
Rename
U:RDoc::AnyMethod[iI"gethostbyname:ETI"TCPSocket::gethostbyname;TT:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"'Use Addrinfo.getaddrinfo 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"OThe 3rd element of the result is the address family of the first address. ;TI"HThe address families of the rest of the addresses are not returned.;To;;0; [o; ; [I"Jgethostbyname() 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"8This method lookups host information by _hostname_.;T@o:RDoc::Markup::Verbatim; [I"*TCPSocket.gethostbyname("localhost") ;TI"/#=> ["localhost", ["hal"], 2, "127.0.0.1"];T:@format0: @fileI"ext/socket/tcpsocket.c;T:0@omit_headings_from_table_of_contents_below0I"nTCPSocket.gethostbyname(hostname) => [official_hostname, alias_hostnames, address_family, *address_list] ;T0[ I" (p1);T@*FI"TCPSocket;TcRDoc::NormalClass00