From 7a1972ab9c729d586d9f3b53326f6fe6fe600703 Mon Sep 17 00:00:00 2001 From: akr Date: Mon, 19 May 2014 20:00:00 +0000 Subject: * ext/socket/extconf.rb: Don't check fields of struct tcp_info if the structure is not available. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46024 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c2d1abcbb9..fb31b7e178 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue May 20 04:58:54 2014 Tanaka Akira + + * ext/socket/extconf.rb: Don't check fields of struct tcp_info if the + structure is not available. + Mon May 19 23:13:33 2014 Tanaka Akira * ext/socket/option.c (inspect_tcp_info): Permit longer data. (glibc -- cgit v1.2.3