On Thu, 2011-04-07 at 15:09 +0200, Thomas Richter (TCD - DE/Dresden)
wrote:
> is there a possibility to handle two memory pools for pbuf´s in lwIP?

Not as such.  Where are your buffers getting used in such a way that
they aren't available (e.g. on the data connection's send queue)?  It
may be possible to structure things such that there is always a free
buffer and so the control connection can be used.

Kieran


_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to