patchlwIP - A Lightweight TCP/IP stack - Patches: patch #10116, LWIP_LISTEN_BACKLOG does not...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #10116: LWIP_LISTEN_BACKLOG does not exist, use TCP_LISTEN_BACKLOG instead

Submitter:  Florian La Roche <flaroche>
Submitted:  Wed 06 Oct 2021 09:32:56 AM UTC
   
 
Category:  Platform ports Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  goldsimon Open/Closed:  Closed
Planned Release:  2.2.1

Thu 12 Oct 2023 07:11:18 PM UTC, comment #1: 

Pushed, thanks for the patch!

Simon Goldschmidt <goldsimon>
Group administrator
Wed 06 Oct 2021 09:32:56 AM UTC, original submission:  

The file contrib/ports/unix/lib/lwipopts.h is using a
non-existing option LWIP_LISTEN_BACKLOG.
Fix this to be TCP_LISTEN_BACKLOG.


Thanks a lot for lwip,

Florian La Roche

Florian La Roche <flaroche>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #52049:  lwip-listen.patch added by flaroche (281B - text/x-patch - Use correct TCP_LISTEN_BACKLOG option.)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by goldsimon (Posted a comment)
  • -email is unavailable- added by flaroche (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-10-12 goldsimon StatusNone Done
        Assigned toNone goldsimon
        Open/ClosedOpen Closed
        Planned ReleaseNone 2.2.1
    2021-10-06 flaroche Attached File- Added lwip-listen.patch, #52049

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code