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/fsync-i.ri
U:RDoc::AnyMethod[iI" fsync:ETI" IO#fsync;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"CImmediately writes all buffered data in <em>ios</em> to disk. ;TI"FNote that #fsync differs from using IO#sync=. The latter ensures ;TI"Fthat data is flushed from Ruby's buffers, but does not guarantee ;TI"Ethat the underlying operating system actually writes it to disk.;To:RDoc::Markup::BlankLine o; ; [I"#NotImplementedError is raised ;TI"Kif the underlying operating system does not support <em>fsync(2)</em>.;T: @fileI" io.c;T:0@omit_headings_from_table_of_contents_below0I"ios.fsync -> 0 or nil ;T0[ I"();T@FI"IO;TcRDoc::NormalClass00