Embedded TCP/IP stack
4.7.0
|
void fnet_ping_release | ( | void | ) |
Releases the PING service.
This function terminates the PING service. It releases all resources used by the service, and unregisters it from the polling list.
Use this function only in the case of the early termination of the service, because the PING service is released automatically as soon as the pinging is finished.