ruby/lib/net
aamine dd53813e38 * lib/net/protocol.rb: remove method: InternetMessageIO#address, port, ip_address, read_timeout(=), socket.
* lib/net/protocol.rb: simplify code.
* lib/net/protocol.rb: apply latest coding style.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5907 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-03-06 15:55:23 +00:00
..
ftp.rb Small documentation update, including source attribution. 2003-08-21 09:56:21 +00:00
http.rb * lib/net/http.rb: net/https is merged. 2004-03-05 17:00:51 +00:00
imap.rb * lib/net/imap.rb (BEG_REGEXP): allow 8-bit characters in quoted strings for Novell GroupWise Internet Agent. 2004-01-22 14:01:15 +00:00
pop.rb * lib/net/http.rb (finish): revert to 1.93. 2003-09-29 18:12:20 +00:00
protocol.rb * lib/net/protocol.rb: remove method: InternetMessageIO#address, port, ip_address, read_timeout(=), socket. 2004-03-06 15:55:23 +00:00
smtp.rb * lib/net/http.rb (finish): revert to 1.93. 2003-09-29 18:12:20 +00:00
telnet.rb * parse.y (newline_node): do not use NODE_NEWLINE node anymore, 2004-01-21 16:47:23 +00:00