reactos/lib/drivers/oskittcp
Amine Khaldi 475719f162 [CMAKE]
- Sync with trunk r51165.

svn path=/branches/cmake-bringup/; revision=51166
2011-03-26 23:14:25 +00:00
..
include [CMAKE] 2011-03-26 23:14:25 +00:00
oskittcp [oskittcp] 2011-02-15 15:54:42 +00:00
CMakeLists.txt [CMAKE] 2010-11-05 17:29:01 +00:00
notes.txt Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
README Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00

These files are originally from the freebsd TCP stack contained on oskit.
Only files relevent to TCP are here, along with assorted interfaces that
are needed to make them useful.  Overall, I intend this to implement a
generic, standalone TCP library that can be used with any IP machinery
required.