lwip/src/api
marcbou 180e6d2c75 Reset the callbacks and arg (conn) to NULL in do_close_internal(), because
TCP callbacks in api_msg.c can under certain circumstances be called with an
invalid conn pointer after the connection has been closed (and conn has been
freed).
2007-08-26 23:58:33 +00:00
..
api_lib.c Backed out last change to netconn_delete() after discussion with Frederic. 2007-08-16 23:06:42 +00:00
api_msg.c Reset the callbacks and arg (conn) to NULL in do_close_internal(), because 2007-08-26 23:58:33 +00:00
err.c Comments Fix for Doxygen documentation 2007-08-09 22:21:44 +00:00
netifapi.c Comments Fix for Doxygen documentation 2007-08-09 22:21:44 +00:00
sockets.c Forget to rename this line (pbuf->flgs->pbuf->flags) 2007-08-22 08:47:48 +00:00
tcpip.c tcpip.h, tcpip.c, ethernetif.c, opt.h: remove options ETHARP_TCPIP_INPUT & ETHARP_TCPIP_ETHINPUT, now, only "ethinput" code is supported, even if the name is tcpip_input (we keep the name of 1.2.0 function). 2007-08-22 10:04:35 +00:00