mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-04-03 22:03:36 +03:00
16 & 17L SW
This commit is contained in:
parent
390a48357c
commit
56ca90196d
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue