Feature #4532
Updated by ko1 (Koichi Sasada) about 12 years ago
=begin These methods are useful for safe/concurrent file I/O in multi-thread/process environments and also fairly standard nowadays especially in systems supporting pthreads. pread() is already used internally for IO.copy_stream =end