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 58af10ecbd * lib/net/ftp.rb (initialize): Connections are in passive mode per
default now.  The default mode can be changed by
  Net::FTP.default_passive=.

* lib/net/ftp.rb (default_passive=, default_passive): new methods.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52532 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-11-11 03:48:45 +00:00
..
http
ftp.rb * lib/net/ftp.rb (initialize): Connections are in passive mode per 2015-11-11 03:48:45 +00:00
http.rb * lib/net/http.rb (Net::HTTP#initialize): 2015-11-07 16:48:49 +00:00
https.rb
imap.rb * lib/net/imap.rb: remove an empty comment line and -*-. 2015-10-23 06:29:08 +00:00
pop.rb
protocol.rb
smtp.rb