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.216.198
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby32 /
share /
ri /
system /
UDPSocket /
Delete
Unzip
Name
Size
Permission
Date
Action
bind-i.ri
626
B
-rw-r--r--
2026-04-07 17:42
cdesc-UDPSocket.ri
755
B
-rw-r--r--
2026-04-07 17:42
connect-i.ri
738
B
-rw-r--r--
2026-04-07 17:42
new-c.ri
705
B
-rw-r--r--
2026-04-07 17:42
recvfrom_nonblock-i.ri
2.65
KB
-rw-r--r--
2026-04-07 17:42
send-i.ri
901
B
-rw-r--r--
2026-04-07 17:42
Save
Rename
U:RDoc::AnyMethod[iI" send:ETI"UDPSocket#send;TF:privateo:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I""Sends _mesg_ via _udpsocket_.;To:RDoc::Markup::BlankLine o; ; [I"?_flags_ should be a bitwise OR of Socket::MSG_* constants.;T@o:RDoc::Markup::Verbatim; [I"u1 = UDPSocket.new ;TI" u1.bind("127.0.0.1", 4913) ;TI" ;TI"u2 = UDPSocket.new ;TI"(u2.send "hi", 0, "127.0.0.1", 4913 ;TI" ;TI""mesg, addr = u1.recvfrom(10) ;TI"'u1.send mesg, 0, addr[3], addr[1] ;TI" ;TI"p u2.recv(100) #=> "hi";T:@format0: @fileI"ext/socket/udpsocket.c;T:0@omit_headings_from_table_of_contents_below0I"�udpsocket.send(mesg, flags, host, port) => numbytes_sent udpsocket.send(mesg, flags, sockaddr_to) => numbytes_sent udpsocket.send(mesg, flags) => numbytes_sent ;T0[ I"(p1, p2, p3, p4);T@FI"UDPSocket;TcRDoc::NormalClass00