ruby/lib/net
nobu 0a19e7f0a3 net/ftp.rb: NullSocket#closed?
* net/ftp.rb: add NullSocket#closed? to fix closing not opened
  connection.  [Fix GH-1232]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53810 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-02-12 02:50:09 +00:00
..
http * lib/net/http/header.rb: Warn nil variable on HTTP Header. 2016-01-29 01:46:02 +00:00
ftp.rb net/ftp.rb: NullSocket#closed? 2016-02-12 02:50:09 +00:00
http.rb stdlib: avoid extra calls to eliminate "\n" from Base64 2016-01-10 00:35:43 +00:00
https.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
imap.rb stdlib: avoid extra calls to eliminate "\n" from Base64 2016-01-10 00:35:43 +00:00
pop.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
protocol.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
smtp.rb stdlib: avoid extra calls to eliminate "\n" from Base64 2016-01-10 00:35:43 +00:00