Throttlenet library The library consists of a generic part and readers/writers for the low-level transport. The stable low-level is the _fd_ variety, on top of unix file descriptors. Currently, experimental varieties include datagrams on top of UDP and raw ethernet
Forked from
Anders Blomdell / LabComm
466 commits behind the upstream repository.

Anders Blomdell
authored
Changed reader/writer interface to simplify stacking (example will be forthcoming).