Questa funzione permette di ottenere informazioni sui client connessi.
Syntax |
i32 bcc_get_tcp_clients_info (stru_bcc_tcp_client buff, u32 nElem [, u32 idx=0]) |
||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
buff |
Structure of type stru_bcc_tccp_clients or array of structures |
||||||||||
nElem |
Capacity of the array of structures |
||||||||||
idx |
Index of the offset in the client list. (optional, default 0) |
||||||||||
Result |
Returns:
|
||||||||||
Validity |
Rule, Task |
||||||||||
Note |
Example of use:
|