Update tfo-go

This commit is contained in:
世界
2023-08-16 17:47:24 +08:00
parent 53a0bf2d11
commit 5c5c25e3ad
16 changed files with 131 additions and 39 deletions

View File

@@ -6,7 +6,7 @@ import (
"net"
)
const multipathTCPAvailable = false
const go121Available = false
func setMultiPathTCP(dialer *net.Dialer) {
}