70 71 72 73 74
# File 'lib/httpx/io/ssl.rb', line 70 def read(*) super rescue ::IO::WaitWritable 0 end