mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
describe a block for UNIXSocket.pair.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21218 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
9949853c73
commit
aa3665e782
1 changed files with 3 additions and 0 deletions
3
NEWS
3
NEWS
|
@ -71,6 +71,9 @@ with all sufficient information, see the ChangeLog file.
|
||||||
|
|
||||||
* Buffering#read_nonblock
|
* Buffering#read_nonblock
|
||||||
|
|
||||||
|
* socket
|
||||||
|
* Socket.pair and UNIXSocket.pair takes a block.
|
||||||
|
|
||||||
=== Compatibility issues (excluding feature bug fixes)
|
=== Compatibility issues (excluding feature bug fixes)
|
||||||
|
|
||||||
* Enumerator#rewind
|
* Enumerator#rewind
|
||||||
|
|
Loading…
Reference in a new issue