tailscale/net
David Crawshaw 7221b8eff5 net/nettest: new package with net-like testing primitives
This is a lot like wiring up a local UDP socket, read and write
deadlines work. The big difference is the Block feature, which
lets you stop the packet flow without breaking the connection.
This lets you emulate broken sockets and test timeouts actually
work.

Signed-off-by: David Crawshaw <crawshaw@tailscale.com>
2020-03-12 12:13:54 -04:00
..
dnscache net/dnscache: ignore annoying staticcheck check 2020-03-09 22:12:22 -07:00
interfaces Move linkstate boring change filtering to magicsock 2020-03-10 12:50:03 -07:00
nettest net/nettest: new package with net-like testing primitives 2020-03-12 12:13:54 -04:00