]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
wintun: don't run HrRenameConnection in separate thread
authorJason A. Donenfeld <Jason@zx2c4.com>
Wed, 5 Jun 2019 11:09:00 +0000 (13:09 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 5 Jun 2019 11:09:20 +0000 (13:09 +0200)
commit108c37a05639a5fdbef2112a046ed7d7b1f2c27a
treeaa51e81b783cb139ab544e3743c965ce4ed2e795
parente4b0ef29a16479a0d7f44968e9e0a2d5603a5783
wintun: don't run HrRenameConnection in separate thread

It's very slow, but unfortunately we haven't a choice. NLA needs this to
have completed.
tun/wintun/wintun_windows.go