Hacker News new | ask | show | jobs
by amscanne 1759 days ago
This is perhaps a better example: https://github.com/google/gvisor/blob/master/pkg/tcpip/trans...

Also, some networking tests use separate frameworks (which look more like the setup the original post is describing, since those are needed also), e.g.: https://github.com/google/gvisor/tree/master/test/packetimpa...