ginuerzh / gost

GO Simple Tunnel - a simple tunnel written in golang
MIT License
15.49k stars 2.43k forks source link

kcp_test.go 基准测试报错。 #791

Open lyyx5858 opened 2 years ago

lyyx5858 commented 2 years ago

BenchmarkHTTPOverKCP kcp_test.go:72: [::]:59405 kcp_test.go:89: write udp [::]:59406->[::]:59405: wsasendto: The requested a ddress is not valid in its context. --- FAIL: BenchmarkHTTPOverKCP BenchmarkHTTPOverKCPParallel kcp_test.go:123: write udp [::]:59408->[::]:59407: wsasendto: The requested address is not valid in its context. --- FAIL: BenchmarkHTTPOverKCPParallel FAIL

Process finished with the exit code 1