Embedded TCP/IP stack
4.7.0
|
void fnet_bench_cln_release | ( | fnet_bench_cln_desc_t | desc | ) |
Aborts the benchmark session and releases the benchmark client service.
desc | Benchmark client descriptor to be released. |
This function releases the Benchmark client. It releases all resources used by the service, and unregisters it from the service polling list.
Use this function only in the case of the early termination of the service, because the Benchmark client service is released automatically as soon as the benchmark session is finished.