Constant ZX_ERR_CONNECTION_REFUSED
pub const ZX_ERR_CONNECTION_REFUSED: i32 = -74;
Expand description
The remote peer rejected the connection.
pub const ZX_ERR_CONNECTION_REFUSED: i32 = -74;
The remote peer rejected the connection.