Skip to content

Commit 6be4ed0

Browse files
committed
fixup! conn, device, tun: implement vectorized I/O on Linux
1 parent 0d6e51c commit 6be4ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conn/controlfns_unix.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//go:build !windows && !linux
1+
//go:build !windows && !linux && !js
22

33
/* SPDX-License-Identifier: MIT
44
*

0 commit comments

Comments
 (0)