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 /
ruby34 /
share /
ri /
system /
BasicSocket /
Delete
Unzip
Name
Size
Permission
Date
Action
cdesc-BasicSocket.ri
1.07
KB
-rw-r--r--
2026-04-07 16:51
close_read-i.ri
544
B
-rw-r--r--
2026-04-07 16:51
close_write-i.ri
657
B
-rw-r--r--
2026-04-07 16:51
connect_address-i.ri
1.29
KB
-rw-r--r--
2026-04-07 16:51
do_not_reverse_lookup%3d-c.ri
882
B
-rw-r--r--
2026-04-07 16:51
do_not_reverse_lookup%3d-i.ri
852
B
-rw-r--r--
2026-04-07 16:51
do_not_reverse_lookup-c.ri
534
B
-rw-r--r--
2026-04-07 16:51
do_not_reverse_lookup-i.ri
853
B
-rw-r--r--
2026-04-07 16:51
for_fd-c.ri
609
B
-rw-r--r--
2026-04-07 16:51
getpeereid-i.ri
883
B
-rw-r--r--
2026-04-07 16:51
getpeername-i.ri
797
B
-rw-r--r--
2026-04-07 16:51
getsockname-i.ri
728
B
-rw-r--r--
2026-04-07 16:51
getsockopt-i.ri
2.48
KB
-rw-r--r--
2026-04-07 16:51
local_address-i.ri
793
B
-rw-r--r--
2026-04-07 16:51
recv-i.ri
990
B
-rw-r--r--
2026-04-07 16:51
recv_nonblock-i.ri
2.49
KB
-rw-r--r--
2026-04-07 16:51
recvmsg-i.ri
2.66
KB
-rw-r--r--
2026-04-07 16:51
recvmsg_nonblock-i.ri
992
B
-rw-r--r--
2026-04-07 16:51
remote_address-i.ri
866
B
-rw-r--r--
2026-04-07 16:51
send-i.ri
779
B
-rw-r--r--
2026-04-07 16:51
sendmsg-i.ri
1.54
KB
-rw-r--r--
2026-04-07 16:51
sendmsg_nonblock-i.ri
968
B
-rw-r--r--
2026-04-07 16:51
setsockopt-i.ri
3.04
KB
-rw-r--r--
2026-04-07 16:51
shutdown-i.ri
1.25
KB
-rw-r--r--
2026-04-07 16:51
Save
Rename
U:RDoc::AnyMethod[iI" shutdown:ETI"BasicSocket#shutdown;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"#Calls shutdown(2) system call.;To:RDoc::Markup::BlankLine o; ; [I"8s.shutdown(Socket::SHUT_RD) disallows further read.;T@o; ; [I"9s.shutdown(Socket::SHUT_WR) disallows further write.;T@o; ; [I"Ds.shutdown(Socket::SHUT_RDWR) disallows further read and write.;T@o; ; [I"#_how_ can be symbol or string:;To:RDoc::Markup::List: @type:BULLET:@items[o:RDoc::Markup::ListItem:@label0; [o; ; [I"G:RD, :SHUT_RD, "RD" and "SHUT_RD" are accepted as Socket::SHUT_RD.;To;;0; [o; ; [I"G:WR, :SHUT_WR, "WR" and "SHUT_WR" are accepted as Socket::SHUT_WR.;To;;0; [ o; ; [I"Q:RDWR, :SHUT_RDWR, "RDWR" and "SHUT_RDWR" are accepted as Socket::SHUT_RDWR.;T@o; ; [I"UNIXSocket.pair {|s1, s2|;To:RDoc::Markup::Verbatim; [I"s1.puts "ping" ;TI"s1.shutdown(:WR) ;TI"%p s2.read #=> "ping\n" ;TI"s2.puts "pong" ;TI"s2.close ;TI"%p s1.read #=> "pong\n" ;T:@format0o; ; [I"};T: @fileI"ext/socket/basicsocket.c;T:0@omit_headings_from_table_of_contents_below0I"&basicsocket.shutdown([how]) => 0 ;T0[ I"(p1 = v1);T@:FI"BasicSocket;TcRDoc::NormalClass00