History log of /libuv/test/test-tcp-reuseport.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 1ee10634 30-May-2024 Andy Pan

test: fix the flaky test-tcp-reuseport

Start connecting to the peers after all threads
to poll for accepting connections.

Ref: #4407


# d2d92b74 21-May-2024 Andy Pan

unix: support SO_REUSEPORT with load balancing for TCP