CONNECTION_CLOSED
Description:
CONNECTION_CLOSED
Connection closed by peer.
Note that this is the same code as g_io_error_broken_pipe; before 2.44 some "connection closed" errors returned g_io_error_broken_pipe, but others returned g_io_error_failed. Now they should all return the same value, which has this more logical name. Since 2.44.