зеркало из https://github.com/github/ruby.git
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:
Родитель
5ce10c1359
Коммит
5127799e65
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.
|
||||
|
|
Загрузка…
Ссылка в новой задаче