I followed the contrib-2.1.0/examples/httpd/post_example/post_example.c, I
did not notice any free of pbuf there.

I guess if application is responsible for pbuf free then only
httpd_post_receive_data() is candidate as it has pointer to data pbuf as
parameter?


Ășt 4. 2. 2020 v 17:36 odesĂ­latel goldsimon <goldsi...@gmx.de> napsal:

>
>
> Adam Baron wrote:
> >I did search of POST related problems sorted by date. I will do so
> >again.
> >
> >PBUF_POOL_SIZE is affecting number of POST I can do directly. That is,
> >I
> >can do as many posts as PBUF_POOL_SIZE is defined.
>
> I think the user reporting this last time,did not free the pbuf passed to
> the post start callback, but I could remember wrong...
>
> Regards,
> Simon
>
> _______________________________________________
> lwip-users mailing list
> lwip-users@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/lwip-users



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

Reply via email to