reactos/lib/drivers/oskittcp/README
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

5 lines
299 B
Text

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.