netxduo + 0/1 examples
CodeScope will show references to nx_tcp_client_socket_unbind from the following samples and libraries:
Examples
STM32F429ZI-Nucleo
Applications
NetXDuo
 
Symbols
loading...
Files
loading...

nx_tcp_client_socket_unbind macro

Syntax

#define nx_tcp_client_socket_unbind _nx_tcp_client_socket_unbind

Examples

nx_tcp_client_socket_unbind is referenced by 1 libraries and example projects.

References

LocationText
nx_api.h:3190
#define nx_tcp_client_socket_unbind _nx_tcp_client_socket_unbind
nx_api.h:3378
#define nx_tcp_client_socket_unbind _nxe_tcp_client_socket_unbind
nx_api.h:3645
UINT nx_tcp_client_socket_unbind(NX_TCP_SOCKET *socket_ptr);
nxd_mqtt_client.c:2608
nx_tcp_client_socket_unbind(&(client_ptr -> nxd_mqtt_client_socket));
nxd_mqtt_client.c:3943
nx_tcp_client_socket_unbind(&(client_ptr -> nxd_mqtt_client_socket));