libtins
libtins copied to clipboard
How to use libtins with other tcp/ip stack implementations?
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?