Browse Source
Fix the issue where the program exits when the operating system does not support TCP_FASTOPEN_CONNECT.
Fix the issue where the program exits when the operating system does not support TCP_FASTOPEN_CONNECT.
If the operating system does not support TCP_FASTOPEN_CONNECT or in a container environment, the service should still function normally, albeit with lower performance.pull/2978/head
5 changed files with 51 additions and 4 deletions
Split View
Diff Options
-
2src/local.c
-
2src/redir.c
-
2src/server.c
-
2src/tunnel.c
-
47src/utils.h
Write
Preview
Loading…
Cancel
Save