Project

General

Profile

Actions

Feature #11137

closed

[PATCH] webrick: remove redundant close-on-exec setting

Added by normalperson (Eric Wong) almost 9 years ago. Updated almost 9 years ago.

Status:
Closed
Target version:
-
[ruby-core:69127]

Description

  • lib/webrick/server.rb: avoid redundant fcntl call

Sockets are close-on-exec by default since Ruby 2.0, so it
is redundant to set it again.


Files

Actions

Also available in: Atom PDF

Like0
Like0Like0