[ruby-core:91290] Re: [Ruby trunk Feature#15560] Add support for read/write offsets.

From: Eric Wong <normalperson@...>
Date: 2019-01-26 20:52:51 UTC
List: ruby-core #91290
> Feature #15560: Add support for read/write offsets.
> https://bugs.ruby-lang.org/issues/15560

Fwiw, Perl5 has had these features since forever and they're
immensely useful for non-blocking I/O.

> Could also include "size:" so that we can selectively write parts of the buffer.

Yes, perl's syswrite and IO::Handle->write has this, too.

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next