lwip-contrib-mac/ports/unix/proj/minimal
2006-02-10 08:17:41 +00:00
..
echo.c
echo.h
lwipopts.h
main.c
Makefile
mintapif.c Fixed missing MTU setting in netif initialisation. Related to bug #15659. 2006-02-10 08:17:41 +00:00
mintapif.h
README

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.