mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
add Socket.pair.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22048 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
5ce10c1359
commit
5127799e65
1 changed files with 1 additions and 0 deletions
1
NEWS
1
NEWS
|
@ -112,6 +112,7 @@ with all sufficient information, see the ChangeLog file.
|
|||
|
||||
* extended methods:
|
||||
* Socket.new's 3rd argument is optional now.
|
||||
* Socket.pair's 3rd argument is optional now.
|
||||
* Socket.pair and UNIXSocket.pair can take a block.
|
||||
* BasicSocket#send, UDPSocket#send, Socket.getnameinfo, Socket#bind, and
|
||||
Socket#{connect,connect_nonblock} accepts an AddrInfo object as sockaddr.
|
||||
|
|
Loading…
Add table
Reference in a new issue