lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] netconn: freeing netbufs after netconn_recv


From: Ivan Delamer
Subject: Re: [lwip-users] netconn: freeing netbufs after netconn_recv
Date: Thu, 1 Nov 2007 09:34:59 -0700 (PDT)

I must have gone over httpserver-netconn.c 10 times and missed it every single 
time !! thanks.

I will post the HTTPD server if it is any good.

Regards
Ivan


----- Mensaje original ----
De: "address@hidden" <address@hidden>
Para: Mailing list for lwIP users <address@hidden>
Enviado: jueves 1 de noviembre de 2007, 8:37:31
Asunto: Re: [lwip-users] netconn: freeing netbufs after netconn_recv

Ivan Delamer schrieb:
> Thanks Simon,
>
> BTW, I have never contributed code here before, but perhaps the netbuf_delete 
> could be added to the HTTP example? How is that posted?
>  
If you take a look at the httpserver-netconn.c in the contrib module in 
CVS (take a look at the current version here: 
http://cvs.savannah.nongnu.org/viewvc/contrib/apps/httpserver/httpserver-netconn.c?revision=1.4&root=lwip&view=markup
 
), netbuf_delete() is called at the end of the serve-function.

> If the HTTP server I'm making is half decent I'll post it in case anybody is 
> interested.
>  
The question how to contribute is not that easily answered right now. We 
haven't yet decided what to do with contributions that don't fit in the 
category 'bug' or 'patch'. Only apps/ports/drivers that have an active 
maintainer (with write access to CVS) are added to the repository.

We have discussed the idea for an open space for applications based on 
an lwIP API or ports/drivers that are unmaintained, but that hasn't led 
to a final decision, yet. As it is right now, I'm afraid the only thing 
you can do is post your code here on the mailing list. I'd be happy to 
take a look over it, though. But, taking part in maintaining the current 
'httpserver-netconn' I don't think it will be extended in any way since 
it is really only a small netconn-API example application.

Simon


_______________________________________________
lwip-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-users


      
____________________________________________________________________________________
Yahoo! Noticias
Todo lo que tenés que saber sobre Elecciones Presidenciales 2007 encontralo en 
Yahoo! Noticias.
http://ar.news.yahoo.com/elecciones2007/




reply via email to

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