Embedded TCP/IP stack
4.7.0
|
void fnet_http_srv_release | ( | fnet_http_srv_desc_t | desc | ) |
Releases the HTTP Server service.
desc | HTTP server descriptor to be unregistered. |
This function releases the HTTP Server assigned to the desc
descriptor.
It releases all occupied resources, and unregisters the HTTP service from the polling list.