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
akr 6895e77ffc * test/net/http/utils.rb (spawn_server): Specify zero for port to
avoid reusing an allocated port.

* test/net/http/test_http.rb: Don't specify port here.

* test/net/http/test_https.rb: Ditto.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43721 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-11-19 12:29:46 +00:00
..
ftp rescue EPIPE raised from conn.print because of client's timeout 2012-05-22 12:35:18 +00:00
http * test/net/http/utils.rb (spawn_server): Specify zero for port to 2013-11-19 12:29:46 +00:00
imap * lib/net/imap.rb (capability_response): should ignore trailing 2013-06-05 13:44:17 +00:00
pop
protocol * lib/net/protocol.rb (Net::InternetMessageIO#each_crlf_line): 2012-11-08 10:04:24 +00:00
smtp * lib/net/smtp.rb: Added Net::SMTP#rset method to implement the SMTP 2013-03-11 17:27:03 +00:00