mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
6 lines
299 B
Plaintext
6 lines
299 B
Plaintext
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.
|