D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
IO
/
Filename :
fcntl-i.ri
back
Copy
U:RDoc::AnyMethod[iI" fcntl:ETI" IO#fcntl;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [ I"NInvokes Posix system call {fcntl(2)}[https://linux.die.net/man/2/fcntl], ;TI"Swhich provides a mechanism for issuing low-level commands to control or query ;TI"Da file-oriented I/O stream. Arguments and results are platform ;TI"dependent.;To:RDoc::Markup::BlankLine o; ; [I">If +argument+ is a number, its value is passed directly; ;TI"Iif it is a string, it is interpreted as a binary sequence of bytes. ;TI"=(Array#pack might be a useful way to build this string.);T@o; ; [I"&Not implemented on all platforms.;T: @fileI" io.c;T:0@omit_headings_from_table_of_contents_below0I"-fcntl(integer_cmd, argument) -> integer ;T0[ I"(p1, p2 = v2);T@FI"IO;TcRDoc::NormalClass00