Xray-core/core
yuhan6665 94c249a8c8
Fix some flaky tests related to pick port (#985)
* Fix some tests to PickPort correctly

* Add retry logic for two socks tests

Two socks tests listen for both TCP and UDP with same port number, in some cases the port is not available
Add retry logic for server core, start server core and client core separately
Extract a common method

* Add retry logic for two dokodemo tests

Two dokodemo tests listen for 5 ports, in some cases they are not available
Add retry logic for client core, start server and client separately
2022-03-12 11:56:40 -05:00
..
annotations.go v1.0.0 2020-11-25 19:01:53 +08:00
config.go fix: set json to default format to stdin (#446) 2021-03-28 23:45:13 +08:00
config.pb.go Fix: protobuf file (#724) 2021-09-20 22:41:09 +08:00
config.proto Fix: core/config.proto 2021-03-13 20:49:02 +08:00
context_test.go Fix context api and document (#727) 2022-02-19 22:45:41 -05:00
context.go Fix context api and document (#727) 2022-02-19 22:45:41 -05:00
core.go Update version 1.5.3 2022-01-28 18:13:15 -05:00
errors.generated.go v1.1.0 2020-12-04 09:36:16 +08:00
format.go vformat supports multi-core processing (#757) 2021-10-12 15:29:22 +00:00
functions_test.go v1.1.0 2020-12-04 09:36:16 +08:00
functions.go Fix context api and document (#727) 2022-02-19 22:45:41 -05:00
mocks.go Fix: Code generator & API (#52) 2020-12-10 03:52:05 +00:00
proto.go vprotogen refine (#717) 2021-09-18 01:16:14 +08:00
xray_test.go Fix some flaky tests related to pick port (#985) 2022-03-12 11:56:40 -05:00
xray.go Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00