mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
NEWS: note [Feature #13517] is Linux-only (no side-effects on _*nonblock)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59284 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
61a8b4c1ce
commit
129a071112
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
@ -125,7 +125,7 @@ with all sufficient information, see the ChangeLog file or Redmine
|
|||
|
||||
* BasicSocket#read_nonblock and BasicSocket#write_nonblock no
|
||||
longer sets the O_NONBLOCK file description flag as side effect
|
||||
[Feature #13362]
|
||||
(on Linux only) [Feature #13362]
|
||||
|
||||
=== Stdlib compatibility issues (excluding feature bug fixes)
|
||||
|
||||
|
|
Loading…
Reference in a new issue