lwip/src/api
2007-04-05 21:11:16 +00:00
..
api_lib.c api.h, api_lib.c, sockets.c: netbuf_ref doesn't check its internal pbuf_alloc call result and can cause a crash. lwip_send now check netbuf_ref result. 2007-03-28 17:26:06 +00:00
api_msg.c Fix mistakes in netconn's error field checking. 2007-04-05 21:11:16 +00:00
err.c Implement LWIP_SO_RCVTIMEO configuration option to enable/disable SO_RCVTIMEO on UDP sockets/netconn. 2007-03-08 20:58:46 +00:00
sockets.c sockets.c: remplace ENOBUFS errors on alloc_socket by ENFILE to be more BSD compliant. 2007-04-05 16:49:33 +00:00
tcpip.c Removed warning: sizeof() was automatically casted to negative 2007-03-26 18:57:30 +00:00