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

_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to