lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #54076] tcp: timeout required in FIN_WAIT_2 if pcb has


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #54076] tcp: timeout required in FIN_WAIT_2 if pcb has been closed
Date: Wed, 6 Jun 2018 16:10:07 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36

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

                 Summary: tcp: timeout required in FIN_WAIT_2 if pcb has been
closed
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: goldsimon
            Submitted on: Wed 06 Jun 2018 08:10:06 PM UTC
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
            lwIP version: git head

    _______________________________________________________

Details:

Since tcp_alloc() does not kill same-priority pcbs any more (only lower
priorities), we need a timeout in FIN_WAIT_2.

However, this timeout must not trigger if the connection has deliberately
half-closed (i.e. shutdown was called, not close).




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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