chmpxpx_msgid_open
Opens a chmpx message handle
Description
function chmpxpx_msgid_open($handle_res, bool $no_giveup_rejoin = false) {}
Opens a chmpx message handle.
Parameters
- handle_res
- Specifies a chmpx handle
- is_auto_rejoin
- True if reconnect with a chmpx server/slave process automatically.
Return Values
Returns a chmpx message handle on success, otherwise false.
See Also
- chmpxpx_msgid_close - Closes a chmpx message handle