conn: implement RIO for fast Windows UDP sockets

Signed-off-by: Jason A. Donenfeld <[email protected]>
This commit is contained in:
Jason A. Donenfeld
2021-02-25 15:08:08 +01:00
parent f9dac7099e
commit 3c11c0308e
9 changed files with 852 additions and 71 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// +build !android,!ios
// +build !android,!ios,!windows
/* SPDX-License-Identifier: MIT
*