lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] tcp_enqueue: too long queue


From: gregoryhouse
Subject: [lwip-users] tcp_enqueue: too long queue
Date: Thu, 02 Sep 2010 12:44:14 +0200

Hi,

What would cause the following warnings:

tcp_enqueue: too long queue 16 (max 16)
tcp_enqueue: too long queue 16 (max 16)
tcp_enqueue: queue too long 17 (16)
tcp_enqueue: queue too long 17 (16)
tcp_enqueue: too long queue 16 (max 16)

I have a lwIP with FreeRTOS. The application works OK, but when I want to 
refresh the www site (httpd_raw server), I see on console those warnings.

Best regards.



reply via email to

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