libtins icon indicating copy to clipboard operation
libtins copied to clipboard

How to use libtins with other tcp/ip stack implementations?

Open noobxinyu opened this issue 7 years ago • 0 comments

Suppose I can get a raw chunk (char* data, size_t len) from another tcp/ip implementation, then how to feed this data into libtins so that it is transparent to the downstreams?

noobxinyu avatar Mar 22 '19 06:03 noobxinyu