Constant ZX_ERR_PEER_CLOSED
pub const ZX_ERR_PEER_CLOSED: i32 = -24;
Expand description
The operation failed because the remote end of the subject of the operation was closed.
pub const ZX_ERR_PEER_CLOSED: i32 = -24;
The operation failed because the remote end of the subject of the operation was closed.