Constant linux_unsafe::result::ECONNRESET
source ยท pub const ECONNRESET: i32 = 104;Expand description
The error number for ECONNRESET on this platform.
pub const ECONNRESET: i32 = 104;The error number for ECONNRESET on this platform.