lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #28288] Data after FIN in oos queue


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #28288] Data after FIN in oos queue
Date: Tue, 27 Sep 2011 13:36:20 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2

Follow-up Comment #15, bug #28288 (project lwip):

So that would mean ((state >= ESTABLISHED) && (state < CLOSE_WAIT))? That
would be OK to add, but it would not change anything since tcp_receive() is no
called for states < ESTABLISHED. Adding an assert (plus a comment) would be
the best thing to do to make the code clearer, I guess.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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