OLDREV 30302 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=30302&diff_format=u NEWREV 30402 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=30402&diff_format=u CHG ChangeLog 30302->30401 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?p1=branches/ruby_1_8/ChangeLog&r1=30302&r2=30402&pathrev=30402&diff_format=u CHG version.h 30302->30402 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?p1=branches/ruby_1_8/version.h&r1=30302&r2=30402&pathrev=30402&diff_format=u CHG win32/README.win32 27636->30401 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/win32/README.win32?p1=branches/ruby_1_8/win32/README.win32&r1=30302&r2=30402&pathrev=30402&diff_format=u CHG win32/configure.bat 26257->30401 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/win32/configure.bat?p1=branches/ruby_1_8/win32/configure.bat&r1=30302&r2=30402&pathrev=30402&diff_format=u CHG win32/setup.mak 29898->30401 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/win32/setup.mak?p1=branches/ruby_1_8/win32/setup.mak&r1=30302&r2=30402&pathrev=30402&diff_format=u =================================================================== +++ 20101227T235801Z @@ 8091 @@ test_udp_recv_nonblock(TestNonblockSocket): . test_udp_recvfrom_nonblock(TestNonblockSocket): . test_unpack_sockaddr(TestSocket): . +test_addr(TestUNIXSocket): . test_dgram_pair(TestUNIXSocket): . test_fd_passing(TestUNIXSocket): . test_noname_addr(TestUNIXSocket): . @@ 8105 @@ Finished in seconds. +23 tests, 84 assertions, 0 failures, 0 errors == test/stringio #