mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
db2ff03bc0
Exceptions are noisy in debug output and waste allocations. Use "exception: false" introduced in 2.1 to return symbols for common errors instead. Follow-up commits will be prepared to reduce EOFError exceptions to further quiet debug output and IO.select may be replaced by io/wait methods if available to reduce allocations. [ruby-core:68787] [Feature #11044] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50219 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
---|---|---|
.. | ||
http | ||
ftp.rb | ||
http.rb | ||
https.rb | ||
imap.rb | ||
pop.rb | ||
protocol.rb | ||
smtp.rb | ||
telnet.rb |