This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
ruby--ruby
Watch
1
Star
0
Fork
You've already forked ruby--ruby
0
mirror of
https://github.com/ruby/ruby.git
synced
2022-11-09 12:17:21 -05:00
Code
Releases
Activity
22405dad92
ruby--ruby
/
lib
/
net
History
aamine
a7ec83b93a
* lib/net/protocol.rb (rbuf_read): extend buffer size for speed.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12091 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-03-19 02:27:08 +00:00
..
.document
ftp.rb
http.rb
* lib/net/http.rb: merge Ruby-SSPI patch contributed by Justin Bailey.
2007-03-16 13:17:10 +00:00
https.rb
imap.rb
pop.rb
* lib/net/pop.rb: change default verification mode from VERIFY_PEER to VERIFY_NONE because most POPS server does not have true certification.
2007-03-16 13:32:41 +00:00
protocol.rb
* lib/net/protocol.rb (rbuf_read): extend buffer size for speed.
2007-03-19 02:27:08 +00:00
smtp.rb
telnet.rb