Searched refs:shutdown (Results 1 – 3 of 3) sorted by relevance
20 shutdown before): Now the application does *NOT* get any calls to the recv127 * Implemented shutdown() at socket- and netconn-level
140 * tcp.c, tcp_in.c: fixed bug #35305: pcb may be freed too early on shutdown(WR)143 * tcp.c: fixed bug #34636: FIN_WAIT_2 - Incorrect shutdown of TCP pcb189 * api_msg.c: fixed bug #34569: shutdown(SHUT_WR) crashes netconn/socket api680 * api_msg.c: fixed bug #30300 (shutdown parameter was not initialized in692 implemented shutdown at socket level.786 close() vs. shutdown(). Now the application does not get any more
348 #define shutdown(a,b) lwip_shutdown(a,b) macro