Constant ECONNREFUSED

pub const ECONNREFUSED: i32 = 111;
Available on crate feature dep_sdl3 only.