1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/net
yugui a8e4a2aa17 merges r27690 and r27903 from trunk into ruby_1_9_2.
--
* lib/net/imap.rb (disconnect): terminates @receiver_thread even if
  @sock.shutdown raises an exception.  [ruby-dev:34881]
--
* lib/net/imap.rb (disconnect): closes the socket of a Net::IMAP
  object only when it is not closed.  [ruby-dev:41350]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27971 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-05-23 12:18:20 +00:00
..
http * lib/net/http.rb (Net::HTTPResponse#read_chunked): ensure to skip the 2010-05-03 23:42:26 +00:00
imap merges r27690 and r27903 from trunk into ruby_1_9_2. 2010-05-23 12:18:20 +00:00
pop * lib/net/pop.rb: check for invalid APOP timestamp. (CVE-2007-1558) 2008-10-14 02:22:46 +00:00