wireguard-go/tun
Jason A. Donenfeld 88ff67fb6f tun: linux: netpoll is broken for tun's epoll
So this mostly reverts the switch to Sysconn for Linux.

Issue: https://github.com/golang/go/issues/30426
2019-02-27 04:38:26 +01:00
..
wintun Change package path 2019-02-18 05:11:39 +01:00
tun.go tun: use netpoll instead of rwcancel 2019-02-27 01:52:55 +01:00
tun_darwin.go tun: use netpoll instead of rwcancel 2019-02-27 01:52:55 +01:00
tun_freebsd.go tun: use netpoll instead of rwcancel 2019-02-27 01:52:55 +01:00
tun_linux.go tun: linux: netpoll is broken for tun's epoll 2019-02-27 04:38:26 +01:00
tun_openbsd.go tun: use netpoll instead of rwcancel 2019-02-27 01:52:55 +01:00
tun_windows.go wintun: Read/write packet size from/to exchange buffer directly 2019-02-22 16:16:14 +01:00