LwIP + 0/1 examples
CodeScope will show references to closesocket from the following samples and libraries:
Examples
STM32469I_EVAL
Demonstrations
 
Symbols
loading...
Files
loading...

closesocket macro

Syntax

#define closesocket(s) lwip_close(s)

Arguments

s

Examples

closesocket is referenced by 1 libraries and example projects.

References

LocationText
sockets.h:628
#define closesocket(s) lwip_close(s)