Kouhei Sutou
null+****@clear*****
Tue Jul 15 09:56:44 JST 2014
Kouhei Sutou 2014-07-15 09:56:44 +0900 (Tue, 15 Jul 2014) New Revision: fce92bf5673fa93d8b4e964f586a102502e59a69 https://github.com/droonga/droonga-client-ruby/commit/fce92bf5673fa93d8b4e964f586a102502e59a69 Message: Remove needless "clear" Instance variables will be GCed. Modified files: lib/droonga/client/connection/droonga-protocol/thread.rb Modified: lib/droonga/client/connection/droonga-protocol/thread.rb (+0 -1) =================================================================== --- lib/droonga/client/connection/droonga-protocol/thread.rb 2014-07-14 23:43:19 +0900 (5e2ff85) +++ lib/droonga/client/connection/droonga-protocol/thread.rb 2014-07-15 09:56:44 +0900 (3fe6118) @@ -151,7 +151,6 @@ module Droonga @client_handlers.each_key do |client| client.close end - @read_ios.clear end def host -------------- next part -------------- HTML����������������������������...Download