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 0381cec507 * lib/net/ftp.rb (initialize): set @sock to a NullSocket instance to
raise FTPConnectionError when not connected.   [ruby-dev:40258]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26605 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-02-06 15:26:20 +00:00
..
.document
ftp.rb * lib/net/ftp.rb (initialize): set @sock to a NullSocket instance to 2010-02-06 15:26:20 +00:00
http.rb * lib/net/http.rb (Net::HTTPHeader#{content_range,range_length}): 2010-01-18 06:49:46 +00:00
https.rb * lib/net/http, lib/net/https: move content from net/https to 2010-01-08 12:17:15 +00:00
imap.rb * lib/net/imap.rb (receive_responses): does not hang when an unexpected BYE 2010-02-06 13:57:10 +00:00
pop.rb
protocol.rb
smtp.rb
telnet.rb