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 73e0d386b8 * lib/net/imap.rb (receive_responses): return if a LOGOUT response
received.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6665 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-07-17 17:35:53 +00:00
..
.document * ext/socket/socket.c (sock_sockaddr): Socket#gethostbyname() 2004-06-24 23:10:55 +00:00
ftp.rb * lib/net/ftp.rb (binary=): send TYPE commands only once. 2004-06-20 12:15:07 +00:00
http.rb * lib/net/http.rb: support TRACE. 2004-05-18 17:29:55 +00:00
https.rb * exception message clean-up by Ian Macdonald <ian@caliban.org>. 2004-03-29 07:54:38 +00:00
imap.rb * lib/net/imap.rb (receive_responses): return if a LOGOUT response 2004-07-17 17:35:53 +00:00
pop.rb * lib/net/pop.rb (loggin): append "\n". 2004-05-09 16:19:35 +00:00
protocol.rb * lib/net/protocol.rb (each_crlf_line): remove junk line. 2004-05-10 13:28:26 +00:00
smtp.rb * lib/net/ftp.rb: ported documentation improvement from 1.8 branch 2004-05-09 14:42:43 +00:00
telnet.rb * lib/net/telnet.rb (Net::Telnet::login): "options" can specify 2004-05-13 07:02:18 +00:00