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 /
ruby30 /
share /
ri /
system /
BasicSocket /
Delete
Unzip
Name
Size
Permission
Date
Action
cdesc-BasicSocket.ri
1.13
KB
-rw-r--r--
2024-06-26 17:25
close_read-i.ri
545
B
-rw-r--r--
2024-06-26 17:25
close_write-i.ri
658
B
-rw-r--r--
2024-06-26 17:25
connect_address-i.ri
1.29
KB
-rw-r--r--
2024-06-26 17:25
do_not_reverse_lookup%3d-c.ri
883
B
-rw-r--r--
2024-06-26 17:25
do_not_reverse_lookup%3d-i.ri
853
B
-rw-r--r--
2024-06-26 17:25
do_not_reverse_lookup-c.ri
535
B
-rw-r--r--
2024-06-26 17:25
do_not_reverse_lookup-i.ri
854
B
-rw-r--r--
2024-06-26 17:25
for_fd-c.ri
610
B
-rw-r--r--
2024-06-26 17:25
getpeereid-i.ri
884
B
-rw-r--r--
2024-06-26 17:25
getpeername-i.ri
798
B
-rw-r--r--
2024-06-26 17:25
getsockname-i.ri
729
B
-rw-r--r--
2024-06-26 17:25
getsockopt-i.ri
2.48
KB
-rw-r--r--
2024-06-26 17:25
local_address-i.ri
794
B
-rw-r--r--
2024-06-26 17:25
recv-i.ri
991
B
-rw-r--r--
2024-06-26 17:25
recv_nonblock-i.ri
2.38
KB
-rw-r--r--
2024-06-26 17:25
recvmsg-i.ri
2.67
KB
-rw-r--r--
2024-06-26 17:25
recvmsg_nonblock-i.ri
993
B
-rw-r--r--
2024-06-26 17:25
remote_address-i.ri
867
B
-rw-r--r--
2024-06-26 17:25
send-i.ri
780
B
-rw-r--r--
2024-06-26 17:25
sendmsg-i.ri
1.55
KB
-rw-r--r--
2024-06-26 17:25
sendmsg_nonblock-i.ri
969
B
-rw-r--r--
2024-06-26 17:25
setsockopt-i.ri
3.04
KB
-rw-r--r--
2024-06-26 17:25
shutdown-i.ri
1.25
KB
-rw-r--r--
2024-06-26 17:25
Save
Rename
U:RDoc::AnyMethod[iI"remote_address:ETI"BasicSocket#remote_address;TF:privateo:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"KReturns an Addrinfo object for remote address obtained by getpeername.;To:RDoc::Markup::BlankLine o; ; [I"0Note that addrinfo.protocol is filled by 0.;T@o:RDoc::Markup::Verbatim; [I"2TCPSocket.open("www.ruby-lang.org", 80) {|s| ;TI"A p s.remote_address #=> #<Addrinfo: 221.186.184.68:80 TCP> ;TI"} ;TI" ;TI"/TCPServer.open("127.0.0.1", 1728) {|serv| ;TI", c = TCPSocket.new("127.0.0.1", 1728) ;TI" s = serv.accept ;TI"? p s.remote_address #=> #<Addrinfo: 127.0.0.1:36504 TCP> ;TI"};T:@format0: @fileI"ext/socket/basicsocket.c;T:0@omit_headings_from_table_of_contents_below0I"&bsock.remote_address => addrinfo ;T0[ I"();T@FI"BasicSocket;TcRDoc::NormalClass00