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