patchlwIP - A Lightweight TCP/IP stack - Patches: patch #8884, apps: tcpecho_raw: rename...

 
 

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

patch #8884: apps: tcpecho_raw: rename interface and symbols

Submitter:  Stephan Linz <slz>
Submitted:  Sat 23 Jan 2016 10:54:05 AM UTC
   
 
Category:  Contrib Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Planned Release:  None

Sat 23 Jan 2016 10:54:05 AM UTC, original submission:  

Previously, from the API it was not apparent which type of echo server will be used, in this case TCP echo on lwIP raw API. For a proper generalization we want to see:

 - apps/tcpecho/tcpecho.c::tcpecho_init()
 - apps/tcpecho_raw/tcpecho_raw.c::tcpecho_raw_init()
 - apps/udpecho/udpecho.c::udpecho_init()

In future:

 - apps/udpecho_raw/udpecho_raw::udpecho_raw_init()

Stephan Linz <slz>

 

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

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by dziegel (Updated the item)
  • -email is unavailable- added by slz (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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-01-23 dziegel StatusNone Done
        Open/ClosedOpen Closed
    2016-01-23 slz Attached File- Added 0002-apps-tcpecho_raw-rename-interface-and-symbols.patch, #36142

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code