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 /
ruby19 /
share /
ri /
1.9.1 /
system /
IPSocket /
Delete
Unzip
Name
Size
Permission
Date
Action
addr-i.ri
1.22
KB
-rw-r--r--
2023-07-26 17:26
cdesc-IPSocket.ri
476
B
-rw-r--r--
2023-07-26 17:26
getaddress-c.ri
649
B
-rw-r--r--
2023-07-26 17:26
getaddress_orig-c.ri
166
B
-rw-r--r--
2023-07-26 17:26
peeraddr-i.ri
1.35
KB
-rw-r--r--
2023-07-26 17:26
recvfrom-i.ri
886
B
-rw-r--r--
2023-07-26 17:26
valid_v6%3f-c.ri
158
B
-rw-r--r--
2023-07-26 17:26
Save
Rename
U:RDoc::AnyMethod[iI" recvfrom:ETI"IPSocket#recvfrom;FF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I">Receives a message and return the message as a string and;TI",an address which the message come from.;To:RDoc::Markup::BlankLine o; ; [I"8_maxlen_ is the maximum number of bytes to receive.;T@o; ; [I"?_flags_ should be a bitwise OR of Socket::MSG_* constants.;T@o; ; [I"0ipaddr is same as IPSocket#{peeraddr,addr}.;T@o:RDoc::Markup::Verbatim; [ I"u1 = UDPSocket.new ;FI" u1.bind("127.0.0.1", 4913) ;FI"u2 = UDPSocket.new ;FI"*u2.send "uuuu", 0, "127.0.0.1", 4913 ;FI"Qp u1.recvfrom(10) #=> ["uuuu", ["AF_INET", 33230, "localhost", "127.0.0.1"]];F: @file0I"lipsocket.recvfrom(maxlen) => [mesg, ipaddr] ipsocket.recvfrom(maxlen, flags) => [mesg, ipaddr] ;T0[ I"(*args);FI"ext/socket/ipsocket.c;T