Class: IO::Stream::ConnectionResetError

Inherits:
Errno::ECONNRESET
  • Object
show all
Defined in:
lib/io/stream/connection_reset_error.rb

Overview

Represents a connection reset error in IO streams, usually occurring when the remote side closes the connection unexpectedly.