patchlwIP - A Lightweight TCP/IP stack - Patches: patch #8797, Slightly improve...

 
 

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

patch #8797: Slightly improve raw_remove()/udp_remove() implementation

Submitter:  Axel Lin <axellin>
Submitted:  Wed 18 Nov 2015 09:57:48 AM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  goldsimon Open/Closed:  Closed
Planned Release:  None

Thu 19 Nov 2015 06:22:03 AM UTC, comment #1: 

Pushed, thanks for the patch.

Simon Goldschmidt <goldsimon>
Group administrator
Wed 18 Nov 2015 09:57:48 AM UTC, original submission:  

There should be no duplicate pcb in raw_pcbs/udp_pcbs list.
So the implementation of raw_remove()/udp_remove() can break from the for
loop once the target pcb is found and removed from the list.

Axel Lin <axellin>
Group Member

 

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

 

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 axellin (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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-11-19 goldsimon StatusNone Done
        Assigned toNone goldsimon
        Open/ClosedOpen Closed
    2015-11-18 axellin Attached File- Added 0001-Slightly-improve-raw_remove-udp_remove-implementatio.patch, #35492

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code