client | The Broker client whose field descriptor is to be returned. |
fd | The client's file descriptor. 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 fd is NULL. |