lwip-contrib-mac/apps
goldsimon 15bed9a352 if using with LWIP_SOCKET=0, may not create a new thread as that leads to concurrent access to the core -> use sys_timeout instead!!!
send additional data in ping (some hosts don't answer ping packets without additional data), set ICMP code to 0
2007-11-24 15:00:00 +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 Moved raw httpd and netio test apps from ports/msvc6 to apps 2007-10-01 20:48:42 +00:00
netbios netbios.c, ping.c, sntp.c: minor changes: add comments, add some parameters, some coding style... 2007-11-13 00:58:51 +00:00
netio Moved raw httpd and netio test apps from ports/msvc6 to apps 2007-10-01 20:48:42 +00:00
ping if using with LWIP_SOCKET=0, may not create a new thread as that leads to concurrent access to the core -> use sys_timeout instead!!! 2007-11-24 15:00:00 +00:00
sntp netbios.c, ping.c, sntp.c: minor changes: add comments, add some parameters, some coding style... 2007-11-13 00:58:51 +00:00