reactos/lib/drivers/oskittcp
2011-05-24 18:40:34 +00:00
..
include This really needs to go in a branch. It needs heavy testing and can't coincide with the current shell32 due to PSDK interface changes 2011-05-24 18:40:34 +00:00
oskittcp This really needs to go in a branch. It needs heavy testing and can't coincide with the current shell32 due to PSDK interface changes 2011-05-24 18:40:34 +00:00
CMakeLists.txt This really needs to go in a branch. It needs heavy testing and can't coincide with the current shell32 due to PSDK interface changes 2011-05-24 18:40:34 +00:00
notes.txt This really needs to go in a branch. It needs heavy testing and can't coincide with the current shell32 due to PSDK interface changes 2011-05-24 18:40:34 +00:00
oskittcp.rbuild This really needs to go in a branch. It needs heavy testing and can't coincide with the current shell32 due to PSDK interface changes 2011-05-24 18:40:34 +00:00
README This really needs to go in a branch. It needs heavy testing and can't coincide with the current shell32 due to PSDK interface changes 2011-05-24 18:40:34 +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.