1
0
Fork 0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-01-12 13:43:32 +02:00
Xray-core/common/xudp
yichya QC 90d915ea05 feat: add tcp_user_timeout
```json
{"streamSettings":{"sockopt": {"tcpUserTimeout": 10000}}}
```

run `gofmt -w -s .` as well
2023-04-22 20:41:43 -04:00
..
xudp.go XUDP practice: MUST check the flag first & Add more comments 2023-04-16 21:15:27 +00:00
xudp_test.go feat: add tcp_user_timeout 2023-04-22 20:41:43 -04:00