Maintenance of Ruby 2.0.0 ended on February 24, 2016. Read more

In Files

  • webrick/compat.rb

Errno

System call error module used by webrick for cross platform compatability.

EPROTO

protocol error

ECONNRESET

remote host reset the connection request

ECONNABORTED

Client sent TCP reset (RST) before server has accepted the connection requested by client.