From b6fd481c2161a13038823db22433de7c56821c55 Mon Sep 17 00:00:00 2001 From: akr Date: Sat, 23 Jul 2011 23:57:50 +0000 Subject: * ext/socket/extconf.rb: test recvmsg allocates file descriptors for fd passing even with MSG_PEEK. * ext/socket/ancdata.c: use the above test result. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@32655 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 29dd668a80..85840bb211 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Sun Jul 24 08:42:51 2011 Tanaka Akira + + * ext/socket/extconf.rb: test recvmsg allocates file descriptors for + fd passing even with MSG_PEEK. + + * ext/socket/ancdata.c: use the above test result. + Sun Jul 24 01:24:31 2011 Eric Hodel * lib/rubygems/specification.rb: Restore behavior of -- cgit v1.2.3