lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #10266] tftp: handle client communication timeout co


From: Jan Breuer
Subject: [lwip-devel] [patch #10266] tftp: handle client communication timeout correctly
Date: Fri, 15 Jul 2022 10:23:28 -0400 (EDT)

URL:
  <https://savannah.nongnu.org/patch/?10266>

                 Summary: tftp: handle client communication timeout correctly
                 Project: lwIP - A Lightweight TCP/IP stack
               Submitter: jan_breuer
               Submitted: Fri 15 Jul 2022 02:23:26 PM UTC
                Category: apps
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Fri 15 Jul 2022 02:23:26 PM UTC By: Jan Breuer <jan_breuer>
In TFTP server, there is already handling of communication timeout. TFTP
client somehow parasites on server code by adding some clever code to expose
client functionality but it is incomplete. For example communication timeouts
are not handled at all.

This patch fixes this by using functionality already there for TFTP server -
starting tftp_tmr.

This guarantees that a close callback is always called which was not the case
prior to this patch.






    _______________________________________________________
File Attachments:


-------------------------------------------------------
Date: Fri 15 Jul 2022 02:23:26 PM UTC  Name:
0001-tftp-handle-client-communication-timeout-correctly.patch  Size: 1KiB  
By: jan_breuer

<http://savannah.nongnu.org/patch/download.php?file_id=53446>

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/patch/?10266>

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




reply via email to

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