]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
wintun: take mutex so that deletion uses the right name
authorJason A. Donenfeld <Jason@zx2c4.com>
Thu, 29 Aug 2019 23:42:28 +0000 (17:42 -0600)
committerSimon Rozman <simon@rozman.si>
Fri, 30 Aug 2019 13:34:17 +0000 (15:34 +0200)
commit14df9c3e75fce5dcb709e46f860838cc88d4033a
treecd9d83f88b00f59304bda531c1db12c4ff94075e
parent353f0956bccf4919f7764166f1dd0f2c8bb7cca2
wintun: take mutex so that deletion uses the right name
go.mod
go.sum
tun/tun_windows.go
tun/wintun/wintun_windows.go