lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Running httpd over minimal


From: Sorav Bansal
Subject: Re: [lwip-users] Running httpd over minimal
Date: Thu, 8 May 2003 19:14:09 -0700 (PDT)

Kieren,

> >  The minimal version (in the minimal subdirectory) runs the echo
> > application. What steps do you think, would be necessary to run the httpd
> > application over the minimal version.. (the httpd app uses the CALLBACK
> > api while the echo app uses the EVENT api)
>
> Can you be a bit more explicit?  In theory if one works, they should all
> work.  Have you tried to run it and come across some problems?

I had to port the HTTP server from the CALLBACK api to the EVENT api to
get it to run on the minimal version. In doing so, I was getting a
segmentation fault - dont we all hate the segfault :). Anyways, I later
figured the problem, and was able to correct it.

Thanks,
Sorav





reply via email to

[Prev in Thread] Current Thread [Next in Thread]