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.103
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 /
Socket /
Delete
Unzip
Name
Size
Permission
Date
Action
AncillaryData
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
Constants
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
Ifaddr
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
Option
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
UDPSource
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
accept-i.ri
697
B
-rw-r--r--
2026-04-07 17:42
accept_loop-c.ri
804
B
-rw-r--r--
2026-04-07 17:42
accept_nonblock-i.ri
2.54
KB
-rw-r--r--
2026-04-07 17:42
bind-i.ri
5.05
KB
-rw-r--r--
2026-04-07 17:42
cdesc-Socket.ri
64.84
KB
-rw-r--r--
2026-04-07 17:42
connect-i.ri
7.07
KB
-rw-r--r--
2026-04-07 17:42
connect_nonblock-i.ri
2.11
KB
-rw-r--r--
2026-04-07 17:42
getaddrinfo-c.ri
2.03
KB
-rw-r--r--
2026-04-07 17:42
gethostbyaddr-c.ri
1.46
KB
-rw-r--r--
2026-04-07 17:42
gethostbyname-c.ri
1.32
KB
-rw-r--r--
2026-04-07 17:42
gethostname-c.ri
630
B
-rw-r--r--
2026-04-07 17:42
getifaddrs-c.ri
2.96
KB
-rw-r--r--
2026-04-07 17:42
getnameinfo-c.ri
1.35
KB
-rw-r--r--
2026-04-07 17:42
getservbyname-c.ri
768
B
-rw-r--r--
2026-04-07 17:42
getservbyport-c.ri
682
B
-rw-r--r--
2026-04-07 17:42
ip_address_list-c.ri
642
B
-rw-r--r--
2026-04-07 17:42
ipv6only%21-i.ri
347
B
-rw-r--r--
2026-04-07 17:42
listen-i.ri
4.08
KB
-rw-r--r--
2026-04-07 17:42
new-c.ri
964
B
-rw-r--r--
2026-04-07 17:42
pack_sockaddr_in-c.ri
813
B
-rw-r--r--
2026-04-07 17:42
pack_sockaddr_un-c.ri
567
B
-rw-r--r--
2026-04-07 17:42
pair-c.ri
1.14
KB
-rw-r--r--
2026-04-07 17:42
recvfrom-i.ri
6.42
KB
-rw-r--r--
2026-04-07 17:42
recvfrom_nonblock-i.ri
3.12
KB
-rw-r--r--
2026-04-07 17:42
sockaddr_in-c.ri
803
B
-rw-r--r--
2026-04-07 17:42
sockaddr_un-c.ri
557
B
-rw-r--r--
2026-04-07 17:42
socketpair-c.ri
1.16
KB
-rw-r--r--
2026-04-07 17:42
sysaccept-i.ri
1.75
KB
-rw-r--r--
2026-04-07 17:42
tcp-c.ri
1.4
KB
-rw-r--r--
2026-04-07 17:42
tcp_server_loop-c.ri
1.91
KB
-rw-r--r--
2026-04-07 17:42
tcp_server_sockets-c.ri
1.6
KB
-rw-r--r--
2026-04-07 17:42
udp_server_loop-c.ri
1.06
KB
-rw-r--r--
2026-04-07 17:42
udp_server_loop_on-c.ri
615
B
-rw-r--r--
2026-04-07 17:42
udp_server_recv-c.ri
1.06
KB
-rw-r--r--
2026-04-07 17:42
udp_server_sockets-c.ri
1.05
KB
-rw-r--r--
2026-04-07 17:42
unix-c.ri
846
B
-rw-r--r--
2026-04-07 17:42
unix_server_loop-c.ri
1.34
KB
-rw-r--r--
2026-04-07 17:42
unix_server_socket-c.ri
1.01
KB
-rw-r--r--
2026-04-07 17:42
unix_socket_abstract_name%3f-c.ri
283
B
-rw-r--r--
2026-04-07 17:42
unpack_sockaddr_in-c.ri
762
B
-rw-r--r--
2026-04-07 17:42
unpack_sockaddr_un-c.ri
628
B
-rw-r--r--
2026-04-07 17:42
Save
Rename
U:RDoc::AnyMethod[iI" bind:ETI"Socket#bind;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"&Binds to the given local address.;To:RDoc::Markup::BlankLine S:RDoc::Markup::Heading: leveli: textI"Parameter;To:RDoc::Markup::List: @type:BULLET:@items[o:RDoc::Markup::ListItem:@label0; [o; ; [I"Y+local_sockaddr+ - the +struct+ sockaddr contained in a string or an Addrinfo object;T@S;; i;I"Example;To:RDoc::Markup::Verbatim; [I"require 'socket' ;TI" ;TI"# use Addrinfo ;TI",socket = Socket.new(:INET, :STREAM, 0) ;TI"2socket.bind(Addrinfo.tcp("127.0.0.1", 2222)) ;TI"@p socket.local_address #=> #<Addrinfo: 127.0.0.1:2222 TCP> ;TI" ;TI"# use struct sockaddr ;TI"include Socket::Constants ;TI"4socket = Socket.new( AF_INET, SOCK_STREAM, 0 ) ;TI"=sockaddr = Socket.pack_sockaddr_in( 2200, 'localhost' ) ;TI"socket.bind( sockaddr ) ;T:@format0S;; i;I"Unix-based Exceptions;To; ; [I"ROn unix-based based systems the following system exceptions may be raised if ;TI"the call to _bind_ fails:;To;;;;[o;;0; [o; ; [I"KErrno::EACCES - the specified _sockaddr_ is protected and the current ;TI"0user does not have permission to bind to it;To;;0; [o; ; [I"CErrno::EADDRINUSE - the specified _sockaddr_ is already in use;To;;0; [o; ; [I"OErrno::EADDRNOTAVAIL - the specified _sockaddr_ is not available from the ;TI"local machine;To;;0; [o; ; [I"OErrno::EAFNOSUPPORT - the specified _sockaddr_ is not a valid address for ;TI"'the family of the calling +socket+;To;;0; [o; ; [I"KErrno::EBADF - the _sockaddr_ specified is not a valid file descriptor;To;;0; [o; ; [I"?Errno::EFAULT - the _sockaddr_ argument cannot be accessed;To;;0; [o; ; [I"JErrno::EINVAL - the +socket+ is already bound to an address, and the ;TI"Mprotocol does not support binding to the new _sockaddr_ or the +socket+ ;TI"has been shut down.;To;;0; [o; ; [I"NErrno::EINVAL - the address length is not a valid length for the address ;TI"family;To;;0; [o; ; [I"MErrno::ENAMETOOLONG - the pathname resolved had a length which exceeded ;TI" PATH_MAX;To;;0; [o; ; [I"2Errno::ENOBUFS - no buffer space is available;To;;0; [o; ; [I"KErrno::ENOSR - there were insufficient STREAMS resources available to ;TI"complete the operation;To;;0; [o; ; [I">Errno::ENOTSOCK - the +socket+ does not refer to a socket;To;;0; [o; ; [I"JErrno::EOPNOTSUPP - the socket type of the +socket+ does not support ;TI"binding to an address;T@o; ; [I"ROn unix-based based systems if the address family of the calling +socket+ is ;TI"OSocket::AF_UNIX the follow exceptions may be raised if the call to _bind_ ;TI"fails:;To;;;;[o;;0; [o; ; [I"OErrno::EACCES - search permission is denied for a component of the prefix ;TI"3path or write access to the +socket+ is denied;To;;0; [o; ; [I"DErrno::EDESTADDRREQ - the _sockaddr_ argument is a null pointer;To;;0; [o; ; [I"0Errno::EISDIR - same as Errno::EDESTADDRREQ;To;;0; [o; ; [I"'Errno::EIO - an i/o error occurred;To;;0; [o; ; [I"LErrno::ELOOP - too many symbolic links were encountered in translating ;TI"the pathname in _sockaddr_;To;;0; [o; ; [I"HErrno::ENAMETOOLLONG - a component of a pathname exceeded NAME_MAX ;TI"Ccharacters, or an entire pathname exceeded PATH_MAX characters;To;;0; [o; ; [I"PErrno::ENOENT - a component of the pathname does not name an existing file ;TI"'or the pathname is an empty string;To;;0; [o; ; [I"SErrno::ENOTDIR - a component of the path prefix of the pathname in _sockaddr_ ;TI"is not a directory;To;;0; [o; ; [I"CErrno::EROFS - the name would reside on a read only filesystem;T@S;; i;I"Windows Exceptions;To; ; [I"IOn Windows systems the following system exceptions may be raised if ;TI"the call to _bind_ fails:;To;;;;[ o;;0; [o; ; [I"*Errno::ENETDOWN-- the network is down;To;;0; [o; ; [I"GErrno::EACCES - the attempt to connect the datagram socket to the ;TI"broadcast address failed;To;;0; [o; ; [I"EErrno::EADDRINUSE - the socket's local address is already in use;To;;0; [o; ; [I"RErrno::EADDRNOTAVAIL - the specified address is not a valid address for this ;TI" computer;To;;0; [o; ; [I"OErrno::EFAULT - the socket's internal address or address length parameter ;TI"Dis too small or is not a valid part of the user space addressed;To;;0; [o; ; [I"@Errno::EINVAL - the +socket+ is already bound to an address;To;;0; [o; ; [I"2Errno::ENOBUFS - no buffer space is available;To;;0; [o; ; [I"GErrno::ENOTSOCK - the +socket+ argument does not refer to a socket;T@S;; i;I"See;To;;;;[o;;0; [o; ; [I",bind manual pages on unix-based systems;To;;0; [o; ; [I"=bind function in Microsoft's Winsock functions reference;T: @fileI"ext/socket/socket.c;T:0@omit_headings_from_table_of_contents_below0I"&socket.bind(local_sockaddr) => 0 ;T0[ I" (p1);T@�FI"Socket;TcRDoc::NormalClass00