lwip-members
[Top][All Lists]
Advanced

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

[lwip-members] [bug #44225] closing TCP socket should time out eventuall


From: Simon Goldschmidt
Subject: [lwip-members] [bug #44225] closing TCP socket should time out eventually
Date: Tue, 10 Feb 2015 21:01:50 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.111 Safari/537.36

URL:
  <http://savannah.nongnu.org/bugs/?44225>

                 Summary: closing TCP socket should time out eventually
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: goldsimon
            Submitted on: Di 10 Feb 2015 21:01:49 GMT
                Category: sockets/netconn
                Severity: 3 - Normal
              Item Group: Faulty Behaviour
                  Status: In Progress
                 Privacy: Public
             Assigned to: goldsimon
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: 
            lwIP version: git head

    _______________________________________________________

Details:

There are currently (rare) situations where closing TCP sockets can need long
or never finish because on memory error or when the remote host never ACKs the
last segment, close is just retried forever (in the tcp poll callback).

There should be a timeout on this, I read about ~20 seconds in other
implementations.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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