lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #35574] Lockup in httpd (the older non-SSI/CGI httpd)


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #35574] Lockup in httpd (the older non-SSI/CGI httpd)
Date: Tue, 21 Feb 2012 14:16:09 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:10.0.2) Gecko/20100101 Firefox/10.0.2

Update of bug #35574 (project lwip):

            lwIP version:                   1.4.0 => Other                  

    _______________________________________________________

Follow-up Comment #3:

> Why not just return from tcp_write if len == 0

I think the reason for that is that at least until 1.3.2, tcp_write() and
tcp_send_ctrl() were direct mappers to tcp_enqueue() (with data+len or tcp
header flags). The way it is now, I agree with you that we could just return
instead of asserting when len is 0.

Still I think that http_send should not call into tcp_write with len==0.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

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