reactos/lib/drivers/oskittcp
Cameron Gutman 25720d75f4 Create a branch for work on porting an alternate TCP library with the main focus on stability
svn path=/branches/tcp-rewrite-branch/; revision=48714
2010-09-07 03:33:36 +00:00
..
include Create a branch for work on porting an alternate TCP library with the main focus on stability 2010-09-07 03:33:36 +00:00
oskittcp Create a branch for work on porting an alternate TCP library with the main focus on stability 2010-09-07 03:33:36 +00:00
notes.txt Create a branch for work on porting an alternate TCP library with the main focus on stability 2010-09-07 03:33:36 +00:00
oskittcp.rbuild Create a branch for work on porting an alternate TCP library with the main focus on stability 2010-09-07 03:33:36 +00:00
README Create a branch for work on porting an alternate TCP library with the main focus on stability 2010-09-07 03:33:36 +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.