lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #8572] Do not silence ERR_RTE for tcp write


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #8572] Do not silence ERR_RTE for tcp write
Date: Mon, 19 Jan 2015 17:03:31 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.99 Safari/537.36

Follow-up Comment #2, patch #8572 (project lwip):

ATTENTION: This patch is buggy in that it takes 'seg' off from the unsent list
and returns (if tcp_output_segment fails). The segment is then lost (not on
any list) and thus never retransmitted.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?8572>

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




reply via email to

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