Embedded TCP/IP stack: fnet_shell_unblock

FNET

void fnet_shell_unblock ( fnet_shell_desc_t  desc)

Unblocks the shell to accept user commands.

Parameters
descShell service descriptor.
See also
fnet_shell_block

This function moves the shell from the blocked state to the normal state. In this state the shell accepts all supported commands.

NOTE: Also the shell may be unblocked by a user by pressing the [Ctrl]+[c] buttons in a terminal console.


© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net