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 5d7d86d936 * lib/net/imap.rb (receive_responses): return if a logout response
received. (backported from head)
* lib/net/imap.rb (send_string_data): wait command continuation
requests before sending octet data of literals. (backported from head)


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6666 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-07-17 18:13:23 +00:00
..
ftp.rb * lib/net/ftp.rb (MDTM_REGEXP): fix for demon's ftp server. 2004-06-22 07:47:36 +00:00
http.rb * dln.c, io.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, lib/date.rb, 2004-04-18 23:20:33 +00:00
imap.rb * lib/net/imap.rb (receive_responses): return if a logout response 2004-07-17 18:13:23 +00:00
pop.rb * lib/net/ftp.rb: improved documentation 2004-05-09 13:42:05 +00:00
protocol.rb * lib/net/protocol.rb: logging response body. [experimental] [ruby-list:38800] 2003-11-16 03:16:42 +00:00
smtp.rb * lib/net/ftp.rb: improved documentation 2004-05-09 13:42:05 +00:00
telnet.rb * lib/net/telnet.rb (Net::Telnet::login): "options" can specify 2004-05-13 07:02:18 +00:00