wireguard-go/tun
Jason A. Donenfeld 46dbf54040 wintun: don't retry when not creating
The only time we're trying to counteract the race condition is when
we're creating a driver. When we're simply looking up all drivers, it
doesn't make sense to retry.
2019-05-02 23:53:15 +02:00
..
wintun wintun: don't retry when not creating 2019-05-02 23:53:15 +02:00
helper_test.go global: begin modularization 2019-03-03 05:00:40 +01:00
operateonfd.go receive: implement flush semantics 2019-03-21 14:45:41 -06:00
tun_darwin.go tun: darwin: write routeSocket variable in helper 2019-04-19 07:53:19 +09:00
tun_freebsd.go tun: freebsd: work around numerous kernel panics on shutdown 2019-04-23 18:00:23 +09:00
tun_linux.go receive: implement flush semantics 2019-03-21 14:45:41 -06:00
tun_openbsd.go receive: implement flush semantics 2019-03-21 14:45:41 -06:00
tun_windows.go tun: windows: Adopt new error codes returned by Wintun 2019-04-11 19:38:11 +02:00
tun.go receive: implement flush semantics 2019-03-21 14:45:41 -06:00