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 /
Errno /
Delete
Unzip
Name
Size
Permission
Date
Action
ECONNABORTED
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
ECONNRESET
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
EPROTO
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
cdesc-Errno.ri
2.04
KB
-rw-r--r--
2023-07-26 17:26
Save
Rename
U:RDoc::NormalModule[iI" Errno:ET@0o:RDoc::Markup::Document:@parts[o;;[o:RDoc::Markup::Paragraph;[I"ERuby exception objects are subclasses of <code>Exception</code>.;TI"CHowever, operating systems typically report errors using plain;TI"Fintegers. Module <code>Errno</code> is created dynamically to map;TI"Cthese operating system errors to Ruby classes, with each error;TI"Hnumber generating its own subclass of <code>SystemCallError</code>.;TI"FAs the subclass is created in module <code>Errno</code>, its name;TI"%will start <code>Errno::</code>.;To:RDoc::Markup::BlankLine o; ;[ I"<The names of the <code>Errno::</code> classes depend on;TI"Ethe environment in which Ruby runs. On a typical Unix or Windows;TI";platform, there are <code>Errno</code> classes such as;TI"<<code>Errno::EACCES</code>, <code>Errno::EAGAIN</code>,;TI"*<code>Errno::EINTR</code>, and so on.;T@o; ;[I"AThe integer operating system error number corresponding to a;TI"8particular error is available as the class constant;TI"<<code>Errno::</code><em>error</em><code>::Errno</code>.;T@o:RDoc::Markup::Verbatim;[I"#Errno::EACCES::Errno #=> 13 ;FI"#Errno::EAGAIN::Errno #=> 11 ;FI""Errno::EINTR::Errno #=> 4 ;Fo; ;[I"IThe full list of operating system errors on your particular platform;TI":are available as the constants of <code>Errno</code>.;T@o;;[I"LErrno.constants #=> :E2BIG, :EACCES, :EADDRINUSE, :EADDRNOTAVAIL, ...;F: @fileI"error.c;To;;[o; ;[I"OSystem call error module used by webrick for cross platform compatability.;T@o:RDoc::Markup::List: @type: NOTE:@items[o:RDoc::Markup::ListItem:@labelI"EPROTO;T;[o; ;[I"protocol error;To;;I"ECONNRESET;T;[o; ;[I"-remote host reset the connection request;To;;I"ECONNABORTED;T;[o; ;[I"?Client sent TCP reset (RST) before server has accepted the;TI"$connection requested by client.;T;I"lib/webrick/compat.rb;T;0[ [ [ [[I" class;F[[:public[ [:protected[ [:private[ [I" instance;F[[;[ [;[ [;[