1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Describe Socket.getifaddrs.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40641 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2013-05-11 10:20:38 +00:00
parent a4501a75cd
commit 2977c53b21

4
NEWS
View file

@ -78,6 +78,10 @@ with all sufficient information, see the ChangeLog file.
* Rinda now supports multicast sockets. See Rinda::RingServer and
Rinda::RingFinger for details.
* Socket
* New methods:
* Socket.getifaddrs
* Tempfile
* New methods:
* Tempfile.create