lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Assertion : "tcp_enqueue: no pbufs on queue => both queues


From: Amir Bukhari
Subject: [lwip-users] Assertion : "tcp_enqueue: no pbufs on queue => both queues empty"
Date: Tue, 31 Oct 2006 10:28:09 +0100

I use lwip in a embedded system, one time I have got this the following message:
"tcp_enqueue: no pbufs on queue => both queues empty"
Exactly on this line:
LWIP_ASSERT("tcp_enqueue: no pbufs on queue => both queues empty",
      pcb->unacked == NULL && pcb->unsent == NULL);

in tcp_out.c

what case such assertion?
----------------------------------------------------------
Amir Bukhari
aquintos GmbH * integration experts
Lammstraße 21 * 76133 Karlsruhe * GERMANY
phone: 0721 / 516 38-0
Mobile +49-179-7318737
Mail: address@hidden
Web: http://www.aquintos.com





reply via email to

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