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
naruse 404b155b54 assert_raise(Net::ReadTimeout) on Windows [Bug #14829]
From: MSP-Greg <MSP-Greg@users.noreply.github.com>

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63613 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-06-08 16:32:24 +00:00
..
fixtures
ftp io.c: workaround for EPROTOTYPE 2018-04-30 02:17:03 +00:00
http assert_raise(Net::ReadTimeout) on Windows [Bug #14829] 2018-06-08 16:32:24 +00:00
imap net/imap: Fix ArgumentError in send_string_data 2018-05-11 12:39:23 +00:00
pop net/pop: make modified strings mutable 2018-01-30 00:22:22 +00:00
protocol Introduce write_timeout to Net::HTTP [Feature #13396] 2018-06-06 08:03:47 +00:00
smtp