wireguard-go/tun
Simon Rozman 5981d5cacf wintun: Check for user close in read loop regardless the load
Do the WaitForSingleObject() always to provide high-load responsiveness.

Reorder events so TUN_SIGNAL_CLOSE has priority over
TUN_SIGNAL_DATA_AVAIL, to provide high-load responsiveness at all.

Signed-off-by: Simon Rozman <simon@rozman.si>
2019-02-08 08:48:35 +01:00
..
wintun setupapi: Merge _SP_DRVINFO_DETAIL_DATA and DrvInfoDetailData 2019-02-07 23:50:43 +01:00
tun_darwin.go Update copyright 2019-02-05 12:59:42 +01:00
tun_freebsd.go Update copyright 2019-02-05 12:59:42 +01:00
tun_linux.go Update copyright 2019-02-05 12:59:42 +01:00
tun_openbsd.go Update copyright 2019-02-05 12:59:42 +01:00
tun_windows.go wintun: Check for user close in read loop regardless the load 2019-02-08 08:48:35 +01:00
tun.go Update copyright 2019-02-05 12:59:42 +01:00