From ef908a25d8e2d5b1796d9f0d92c2df5dec8c6d78 Mon Sep 17 00:00:00 2001 From: akr Date: Sat, 1 Jul 2006 06:23:21 +0000 Subject: * test/socket/test_nonblock.rb: add timeout to send/receive an empty UDP packet. [ruby-dev:28820] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10441 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9abbf139c5..f2e0586071 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sat Jul 1 15:15:49 2006 Tanaka Akira + + * test/socket/test_nonblock.rb: add timeout to send/receive + an empty UDP packet. + [ruby-dev:28820] + Fri Jun 30 23:46:23 2006 Yukihiro Matsumoto * configure.in: should test isinf for Solaris with GCC compiler. -- cgit v1.2.3