Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby27
/
share
/
ri
/
system
/
IO
/
//opt/alt/ruby27/share/ri/system/IO/fcntl-i.ri
U:RDoc::AnyMethod[iI" fcntl:ETI" IO#fcntl;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"GProvides a mechanism for issuing low-level commands to control or ;TI"Iquery file-oriented I/O streams. Arguments and results are platform ;TI"?dependent. If <i>arg</i> is a number, its value is passed ;TI"Idirectly. If it is a string, it is interpreted as a binary sequence ;TI"Jof bytes (Array#pack might be a useful way to build this string). On ;TI"AUnix platforms, see <code>fcntl(2)</code> for details. Not ;TI""implemented on all platforms.;T: @fileI" io.c;T:0@omit_headings_from_table_of_contents_below0I"/ios.fcntl(integer_cmd, arg) -> integer ;T0[ I"(p1, p2 = v2);T@FI"IO;TcRDoc::NormalClass00