lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] httpd POST gets stuck after few requests


From: goldsimon
Subject: Re: [lwip-users] httpd POST gets stuck after few requests
Date: Tue, 04 Feb 2020 17:47:59 +0100
User-agent: K-9 Mail for Android


Trampas Stern wrote:
>err_t httpd_post_receive_data(void *connection, struct pbuf *p)
>{
> pbuf_free(p);
>return ERR_OK;
>}

Ah, yes. And the problem still is that the example does not do that. I'll file 
a bug...

Regards,
Simon



reply via email to

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