chmpxpx_svr_receive chmpxpx Functions chmpxpx_svr_reply

chmpxpx_svr_receive_kv

Receives a message with a key and a value

Description

function chmpxpx_svr_receive_kv($handle_res, &$strbinkey, &$strbinval, int $timeout_ms = RCV_NO_WAIT, bool $no_giveup_rejoin = false) {}

Receives a message with a key and a value.

Parameters

Return Values

Returns chmpx communication information handle on sucess or false on failure

See Also

chmpxpx_svr_receive chmpxpx Functions chmpxpx_svr_reply