chmpxpx_slv_send chmpxpx Functions chmpxpx_svr_receive

chmpxpx_slv_send_kv

Sends a message with a key and a value

Description

function chmpxpx_slv_send_kv($handle_res, $handle_msgid, string $strbinkey, string $strbinval, bool $is_routing = true, bool $is_broadcast = false): int {}

Sends a message with a key and a value.

Parameters

Return Values

Returns the message length.

See Also

chmpxpx_slv_send chmpxpx Functions chmpxpx_svr_receive