[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #8884] apps: tcpecho_raw: rename interface and symbo
From: |
Stephan Linz |
Subject: |
[lwip-devel] [patch #8884] apps: tcpecho_raw: rename interface and symbols |
Date: |
Sat, 23 Jan 2016 10:54:06 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.82 Safari/537.36 |
URL:
<http://savannah.nongnu.org/patch/?8884>
Summary: apps: tcpecho_raw: rename interface and symbols
Project: lwIP - A Lightweight TCP/IP stack
Submitted by: slz
Submitted on: Sa 23 Jan 2016 11:54:05 CET
Category: Contrib
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Details:
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()
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Sa 23 Jan 2016 11:54:05 CET Name:
0002-apps-tcpecho_raw-rename-interface-and-symbols.patch Size: 24kB By: slz
<http://savannah.nongnu.org/patch/download.php?file_id=36142>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?8884>
_______________________________________________
Nachricht gesendet von/durch Savannah
http://savannah.nongnu.org/
- [lwip-devel] [patch #8884] apps: tcpecho_raw: rename interface and symbols,
Stephan Linz <=