[前][次][番号順一覧][スレッド一覧]

ruby-changes:9677

From: akr <ko1@a...>
Date: Thu, 1 Jan 2009 00:11:39 +0900 (JST)
Subject: [ruby-changes:9677] Ruby:r21218 (trunk): describe a block for UNIXSocket.pair.

akr	2009-01-01 00:11:33 +0900 (Thu, 01 Jan 2009)

  New Revision: 21218

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=21218

  Log:
    describe a block for UNIXSocket.pair.

  Modified files:
    trunk/NEWS

Index: NEWS
===================================================================
--- NEWS	(revision 21217)
+++ NEWS	(revision 21218)
@@ -71,6 +71,9 @@
 
   * Buffering#read_nonblock
 
+* socket
+  * Socket.pair and UNIXSocket.pair takes a block.
+
 === Compatibility issues (excluding feature bug fixes)
 
   * Enumerator#rewind

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]