From: Eric Wong <normalperson@...>
Date: 2014-01-18T22:56:53+00:00
Subject: [ruby-core:59858] Re: [ruby-trunk - Feature #9330] [PATCH 0/3] avoid redundant fcntl/fstat syscalls for cloexec sockets

akr@fsij.org wrote:
> The patch 1/3 and 3/3 are also have difficulty with rb_update_max_fd.
> 
> For example, rsock_socket0 returns fd without calling rb_update_max_fd.
> This style makes us difficult to confirm that rb_update_max_fd is called for all fd allocation.

Sorry, I'll reroll the series.