16 & 17L SW

This commit is contained in:
xqzr 2025-03-30 23:23:21 +08:00 committed by GitHub
parent 390a48357c
commit 56ca90196d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,8 +13,8 @@ const (
TCP_FASTOPEN = 15
IP_UNICAST_IF = 31
IPV6_UNICAST_IF = 31
IPV6_MULTICAST_IF = 9
IP_MULTICAST_IF = 9
IPV6_MULTICAST_IF = 9
)
func setTFO(fd syscall.Handle, tfo int) error {