ZX_ERR_ALREADY_BOUND

Constant ZX_ERR_ALREADY_BOUND 

Source
pub const ZX_ERR_ALREADY_BOUND: zx_status_t = -27;
Expand description

The operation failed because the named entity is already owned or controlled by another entity. The operation could succeed later if the current owner releases the entity.