1
0
mirror of https://github.com/deadw00d/AROS.git synced 2025-12-09 16:00:35 +00:00
Files
AROS-v0/workbench/network/common/README.txt
jmcmullan c87df31a5c AROSTCP: Move stack-independent headers to a common location
We may also end up moving utilities such as ping/ifconfig/dhcpcd etc.
here, if they only use the standard bsdsocket.library interface.

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@48699 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
2014-01-11 17:39:44 +00:00

4 lines
175 B
Plaintext

This directory is for common includes and utilities for AROS TCP/IP
applications compliant to the bsdsocket.library interface, regardless
of the underlying network stack.