Not just for Linux

This commit is contained in:
Andrew Heberle 2025-08-31 16:00:57 +08:00
parent d056cffe65
commit 530da8445c

View File

@ -1,3 +1,5 @@
//go:build !windows
package protocol
// the fd arg to syscall.SetsockoptInt on Linix is of type int