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 ae91976d56 lib/net/imap.rb: support CHANGEDSINCE and MODSEQ
Patch by plehoux (Philippe-Antoine Lehoux).  [ruby-core:64272] [Feature #10119]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59424 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-07-26 07:47:34 +00:00
..
http Define classes for r58800 2017-05-19 16:19:46 +00:00
ftp.rb
http.rb Net::HTTP#start now pass :ENV to p_addr by default [Bug #13351] 2017-05-19 15:13:42 +00:00
https.rb
imap.rb lib/net/imap.rb: support CHANGEDSINCE and MODSEQ 2017-07-26 07:47:34 +00:00
pop.rb lib/net/pop.rb: support timeout for TLS handshake 2017-07-19 23:38:31 +00:00
protocol.rb lib/net/protocol.rb: account read_bytes before caller sees it 2017-05-22 07:36:00 +00:00
smtp.rb Use unpack1 instead of unpack and [0] 2017-07-20 23:34:03 +00:00