mirror of https://github.com/ARMmbed/mbed-os.git
mbed_lwip_socket_recv() takes one netbuf at a time from the netconn API, and it holds a partially-read netbuf if necessary in order to present as a stream for TCP. This held netbuf was not being freed when the socket was closed. |
||
---|---|---|
.. | ||
lwip | ||
lwip-eth/arch | ||
lwip-sys/arch | ||
.mbedignore | ||
EthernetInterface.cpp | ||
EthernetInterface.h | ||
emac_lwip.c | ||
emac_stack_lwip.cpp | ||
eth_arch.h | ||
lwip_stack.c | ||
lwip_stack.h | ||
lwipopts.h | ||
mbed_lib.json |