lwip-contrib-mac/apps
2008-03-12 10:56:40 +00:00
..
chargen Minor building fix (if LWIP_SOCKETS, wrong opt include file) 2007-10-01 20:48:01 +00:00
httpserver Use the api function netconn_err() instead of directly dereferencing the struct netconn. 2007-10-28 14:17:49 +00:00
httpserver_raw * httpd.c: Fix warnings on some systems with mem_malloc. 2008-03-04 16:40:50 +00:00
netbios Minor changes: replace directy call to memcpy by MEMCPY macro. 2008-01-26 16:12:16 +00:00
netio Minor change: add a comment in netio.c application: "See http://www.nwlab.net/art/netio/netio.html to get the netio tool" 2008-01-22 20:53:23 +00:00
ping contrib/apps/ping.c: Fix bug #22530 "api_msg.c's recv_raw() does not consume data", and the ping sample (with LWIP_SOCKET=1, the code did the wrong supposition that lwip_recvfrom returned the IP payload, without the IP header). 2008-03-12 10:56:40 +00:00
sntp Minor changes in contrib folder: fix some warnings 2008-01-04 22:49:56 +00:00