On Tue, Jun 8, 2021, 12:12 PM Gedare Bloom wrote:
> Are these updates from OAR? Do you want to scope them with #ifdef
> #endif for RTEMS? Or this is clone-and-own software now?
>
Yes. The code is old a s has warnings which need to be fixed.
Because this program gets compiled natively when runni
Are these updates from OAR? Do you want to scope them with #ifdef
#endif for RTEMS? Or this is clone-and-own software now?
Why not import from network-demos?
On Tue, Jun 8, 2021 at 10:12 AM Stephen Clark wrote:
>
> Updated the TTCP code to match the ttcp.c in RTEMS network-demos
> repository (h
Updated the TTCP code to match the ttcp.c in RTEMS network-demos
repository (https://git.rtems.org/network-demos/).
---
rtemsbsd/ttcp/ttcp.c | 91 +++-
1 file changed, 65 insertions(+), 26 deletions(-)
diff --git a/rtemsbsd/ttcp/ttcp.c b/rtemsbsd/ttcp/ttcp.