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.37
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 /
Timeout /
Delete
Unzip
Name
Size
Permission
Date
Action
Error
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
cdesc-Timeout.ri
1.21
KB
-rw-r--r--
2023-07-26 17:26
timeout-c.ri
1.3
KB
-rw-r--r--
2023-07-26 17:26
timeout-i.ri
1.3
KB
-rw-r--r--
2023-07-26 17:26
Save
Rename
U:RDoc::AnyMethod[iI"timeout:EFI"Timeout::timeout;FT:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"NPerform an operation in a block, raising an error if it takes longer than;TI"+sec+ seconds to complete.;To:RDoc::Markup::BlankLine o:RDoc::Markup::List: @type: NOTE:@items[o:RDoc::Markup::ListItem:@labelI" +sec+;T; [o; ; [I"ENumber of seconds to wait for the block to terminate. Any number;TI"Cmay be used, including Floats to specify fractional seconds. A;TI"Dvalue of 0 or +nil+ will execute the block without any timeout.;To;;I"+klass+;T; [o; ; [I"=Exception Class to raise if the block fails to terminate;TI"Ein +sec+ seconds. Omitting will use the default, Timeout::Error;T@o; ; [I"GThe block will be executed on another thread and will be given one;TI"argument: +sec+.;T@o; ; [I"DReturns the result of the block *if* the block completed before;TI"Q+sec+ seconds, otherwise throws an exception, based on the value of +klass+.;T@o; ; [I"NNote that this is both a method of module Timeout, so you can <tt>include;TI"NTimeout</tt> into your classes so they have a #timeout method, as well as;TI"Ga module method, so you can call it directly as Timeout.timeout().;T: @file00I"sec;F[ I"(sec, klass = nil);TI"lib/timeout.rb;T