mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
updated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21642 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e2f8800667
commit
75e0fde36b
1 changed files with 2 additions and 0 deletions
2
NEWS
2
NEWS
|
@ -77,6 +77,8 @@ with all sufficient information, see the ChangeLog file.
|
|||
* Socket.{tcp,tcp_server_loop,unix,unix_server_loop}
|
||||
* Socket#{recvfrom,recvfrom_nonblock,accept,accept_nonblock,sysaccept}
|
||||
returns a sender address as AddrInfo object instead of a string.
|
||||
* BasicSocket#send, UDPSocket#send, Socket.getnameinfo, Socket#bind, and
|
||||
Socket#{connect,connect_nonblock} accepts an AddrInfo object as sockaddr.
|
||||
* BasicSocket#local_address
|
||||
* BasicSocket#remote_address
|
||||
* string/symbol as protocol/address family, socket type, protocol level,
|
||||
|
|
Loading…
Reference in a new issue