lwip-contrib-mac/ports/unix/proj/minimal
2003-03-07 13:40:31 +00:00
..
echo.c add unix projects to contrib module 2003-01-31 13:35:43 +00:00
lwipopts.h add unix projects to contrib module 2003-01-31 13:35:43 +00:00
main.c Add the following features and bugfixes: 2003-02-06 22:18:30 +00:00
Makefile Spelling fixes from Marc Boucher 2003-03-07 13:40:31 +00:00
mintapif.c Spelling fixes from Marc Boucher 2003-03-07 13:40:31 +00:00
mintapif.h add unix projects to contrib module 2003-01-31 13:35:43 +00:00
README add unix projects to contrib module 2003-01-31 13:35:43 +00:00

This is an example of a very minimal lwIP project. It runs in a single
thread and runs a single example application - an echo server. The
echo application is implemented using the raw API.