lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #25622] Lack of return code checks in tcp_listen_input


From: Roman Trunov
Subject: [lwip-devel] [bug #25622] Lack of return code checks in tcp_listen_input can cause incoming connections to become blocked.
Date: Thu, 26 Mar 2009 11:26:59 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; ru; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7

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

+#define          tcp_abort(pcb) tcp_abandon((pcb), 0)

Look like an error here - second parameters must be "1". Everything else
looks fine.


    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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