client | The Broker client to be checked. |
is_pending | Set to 1 (true) if requests are pending; otherwise, set to 0 (false) . This parameter is used for output. |
Possible BrokerError major codes | Meaning |
AW_ERROR_INVALID_CLIENT | The client has been destroyed or disconnected. |
AW_ERROR_NULL_PARAM | The parameter is_pending is NULL. |