From: normalperson@... Date: 2015-12-22T19:43:38+00:00 Subject: [ruby-core:72439] [Ruby trunk - Bug #11862] [Open] [PATCH] ext/socket/init.c (rsock_init_sock): reject reserved FDs Issue #11862 has been reported by Eric Wong. ---------------------------------------- Bug #11862: [PATCH] ext/socket/init.c (rsock_init_sock): reject reserved FDs https://bugs.ruby-lang.org/issues/11862 * Author: Eric Wong * Status: Open * Priority: Normal * Assignee: * ruby -v: * Backport: 2.0.0: REQUIRED, 2.1: REQUIRED, 2.2: REQUIRED ---------------------------------------- We've had this bug for years, but writing a portable test for it could be challenging. I think it is safe to commit w/o tests; on the other hand I doubt anybody would really care if it's fixed before 2.3 since we've had this bug since 1.9.3 and nobody noticed. ---Files-------------------------------- 0001-ext-socket-init.c-rsock_init_sock-reject-reserved-FD.patch (655 Bytes) -- https://bugs.ruby-lang.org/