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