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
normal 16aeffefa2 lib/*: use monotonic clock for timeouts
The monotonic clock is preferred as it is guaranteed to be
continuous and not subject to jumps due to adjustments.

* lib/net/resolv.rb (request): use monotonic clock
* lib/net/http.rb (begin_transport, end_transport): ditto

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50664 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-05-29 01:40:26 +00:00
..
http lib/net/*: use io/wait methods instead of IO.select 2015-04-15 20:11:23 +00:00
ftp.rb
http.rb lib/*: use monotonic clock for timeouts 2015-05-29 01:40:26 +00:00
https.rb * ext/openssl/*: use license instead of licence. 2015-04-20 03:55:09 +00:00
imap.rb * lib/net/imap.rb (body_ext_mpart): should work even if body-fld-dsp 2015-05-08 06:46:18 +00:00
pop.rb
protocol.rb lib/net/*: use io/wait methods instead of IO.select 2015-04-15 20:11:23 +00:00
smtp.rb