![]() |
![]() |
![]() |
![]() |
Get the number of clients connected to a control context
#include <mme/mme.h> int mme_getclientcount( mme_hdl_t *hdl );
mme
The function mme_getclientcount() returns the number of clients connected to the MME on the control context specified by hdl. This count is the number of mme_hdl_t active handles that have been returned by calls to mme_connect() for the control context.
None delivered.
This function is non-blocking and performs no validations.
QNX Neutrino
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | Yes |
![]() |
![]() |
![]() |
![]() |