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 a4072112b2 net/ftp: close the socket directly when an error occurs during TLS handshake.
Otherwise, @sock.read in Net::FTP#close hungs until read_timeout exceeded.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56918 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-11-29 02:33:34 +00:00
..
http Fix undefined method 'dump' for nil:NilClass (NoMethodError) 2016-11-08 20:25:44 +00:00
ftp.rb net/ftp: close the socket directly when an error occurs during TLS handshake. 2016-11-29 02:33:34 +00:00
http.rb lib/*: remove closed checks 2016-11-21 23:05:41 +00:00
https.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
imap.rb lib/*: remove closed checks 2016-11-21 23:05:41 +00:00
pop.rb lib/*: remove closed checks 2016-11-21 23:05:41 +00:00
protocol.rb net/protocol.rb: kwargs 2016-11-14 07:53:32 +00:00
smtp.rb lib/*: remove closed checks 2016-11-21 23:05:41 +00:00