lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #18960] Slow / incomplete HTTP responses.


From: Kieran Mansley
Subject: [lwip-devel] [bug #18960] Slow / incomplete HTTP responses.
Date: Tue, 06 Feb 2007 10:54:50 +0000
User-agent: Opera/9.00 (X11; Linux i686; U; en)

Follow-up Comment #2, bug #18960 (project lwip):

Sounds like you have a software race, which in turn is probably caused by
locking problems, and this results in (perhaps) the TCP timers not
functioning correctly.  By adding the printf you have changed the timing, and
so made one problem go away.

Can you check that you have ensured there is never more than one thread
active in the lwIP code at any one time?  

Could you also supply your lwipopts configuration, and giove some details of
the hardware and lwIP APIs that you are using?


    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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