set the UDP receive buffer size on Windows

This commit is contained in:
Marten Seemann
2020-11-21 17:48:26 +07:00
parent ed1956f5a9
commit 9d9307495b
3 changed files with 39 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
// +build !darwin,!linux
// +build !darwin,!linux,!windows
package quic