lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #46289] tcp_write fails with ERR_MEM if TCP_SND_QUEUEL


From: Ambroz Bizjak
Subject: [lwip-devel] [bug #46289] tcp_write fails with ERR_MEM if TCP_SND_QUEUELEN is reached
Date: Sat, 05 Mar 2016 12:31:41 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36

Follow-up Comment #7, bug #46289 (project lwip):

@Simon, what I mean is that I've removed all uses (relevant to me) of
mem_malloc, especially pbuf_alloc(PBUF_RAM). The PBUF_RAM type is gone and all
uses were changed to pbuf_alloc(PBUF_POOL).

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?46289>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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