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 * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
protocol.rb * lib/net/protocol.rb (Net::BufferedIO#rbuf_fill): TimeoutError is 2009-06-12 21:50:35 +00:00
smtp.rb * lib/net/smtp.rb (Net::SMTP#check_auth_args): should not change 2009-05-10 23:56:22 +00:00
telnet.rb * lib/net/telnet.rb: don't use simple delegate. 2009-11-12 14:03:03 +00:00