]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
ipc: bsd: try again if kqueue returns EINTR
authorJason A. Donenfeld <Jason@zx2c4.com>
Fri, 14 Jan 2022 15:10:43 +0000 (16:10 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Fri, 14 Jan 2022 15:10:43 +0000 (16:10 +0100)
commit114a3db9185080baf6edf3687355e72ba3113b59
tree1013a463f1dc89156e018b5c312051ecd55f603a
parent9c9e7e2724340280d0ca4ff29c067f2d144562c0
ipc: bsd: try again if kqueue returns EINTR

Reported-by: J. Michael McAtee <mmcatee@jumptrading.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
ipc/uapi_bsd.go