Embedded TCP/IP stack: fnet_service_unregister

FNET

void fnet_service_unregister ( fnet_service_desc_t  desc)

Unregisters the service routine.

Parameters
descService descriptor to be unregistered.
See also
fnet_service_register()

This function unregisters the service routine assigned to the desc descriptor.
This function is usually called during a service release. User application should not call this function directly.


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