1
0
Fork 0
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:
normal 2017-07-07 17:59:09 +00:00
parent 61a8b4c1ce
commit 129a071112

2
NEWS
View file

@ -125,7 +125,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* BasicSocket#read_nonblock and BasicSocket#write_nonblock no * BasicSocket#read_nonblock and BasicSocket#write_nonblock no
longer sets the O_NONBLOCK file description flag as side effect 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) === Stdlib compatibility issues (excluding feature bug fixes)