LwIP + 0/6 examples
CodeScope will show references to lwip_shutdown() from the following samples and libraries:
Examples
STM32469I_EVAL
Applications
mbedTLS
STM324x9I_EVAL
Applications
mbedTLS
STM324xG_EVAL
Applications
mbedTLS
 
Symbols
loading...
Files
loading...

lwip_shutdown() function

Close one end of a full-duplex connection.

Syntax

int lwip_shutdown(int s,     int how);
Implemented in sockets.c:2654

Arguments

s

how

Examples

lwip_shutdown() is referenced by 6 libraries and example projects.

References

LocationText
sockets.c:2655
lwip_shutdown(int s, int how)
sockets.h:578
int lwip_shutdown(int s, int how);

Call Tree

Functions called by lwip_shutdown()
lwip_shutdown()
Data read by lwip_shutdown()
Data written by lwip_shutdown()
lwip_shutdown()::sock
lwip_shutdown()::err
lwip_shutdown()::shut_rx
lwip_shutdown()::shut_tx
lwip_shutdown()::sockerr
all items filtered out
lwip_shutdown()
lwip_shutdown()::sock
lwip_shutdown()::err
lwip_shutdown()::shut_rx
lwip_shutdown()::shut_tx
all items filtered out
Type of lwip_shutdown()
lwip_shutdown()
all items filtered out