n | The number of file descriptors that were returned. This parameter is used for output. |
fds | A list of file descriptors for all of this application's Broker clients. 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 n or fds is NULL. |