Actions
Bug #4526
closed[PATCH] IO#syswrite releases GVL
Description
=begin
While local FS writes are usually buffered, the buffers can be
full or the file opened with O_SYNC. IO#syswrite can also be
used on blocking IOs (pipe/socket) just like IO#write.
=end
Files
Actions
Like0
Like0Like0