0
0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-08-22 14:38:34 +00:00
XTLS_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_test.go feat: add tcp_user_timeout 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