[ruby-core:88314] Re: [Ruby trunk Bug#14968] [PATCH] io.c: make all pipes nonblocking by default

From: Eric Wong <normalperson@...>
Date: 2018-08-06 21:12:54 UTC
List: ruby-core #88314
> > https://bugs.ruby-lang.org/issues/14968
> 
> Updated patch on top of r64203 since I restored timer-thread :<
> 
>   https://80x24.org/spew/[email protected]/raw

Greg, btw, does the above patch work on Windows?  In fact, it
seems possible to implement io/nonblock for Windows if
the non-blocking flag can be cleared successfully on sockets and
pipes.  I don't know why nobody did it before, though.

Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread