1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/net
shugo 5bf395f4cb net/imap: Revert read_tiemout in r58549.
get_response is called in a receiver thread, so there may be no pending
commands when get_response is called.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58680 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-05-12 09:39:23 +00:00
..
http Fix undefined method 'dump' for nil:NilClass (NoMethodError) 2016-11-08 20:25:44 +00:00
ftp.rb Suppress warnings. 2016-11-29 08:44:21 +00:00
http.rb Allow Net::HTTP to fetch user/pass from http_proxy 2017-04-23 16:19:23 +00:00
https.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
imap.rb net/imap: Revert read_tiemout in r58549. 2017-05-12 09:39:23 +00:00
pop.rb lib/net/pop.rb: Specify frozen_string_literal: true. 2017-01-10 12:32:56 +00:00
protocol.rb lib/net/protocol.rb: preserve backtrace information 2017-01-12 02:19:17 +00:00
smtp.rb lib/net/smtp.rb: Specify frozen_string_literal: true. 2017-01-12 12:17:33 +00:00