Fix TCP behavior test with ephemeral port (#68)
by reading the local address from the last connection and reusing it in the next one, to avoid OS allocating a new port each time
Showing
Please register or sign in to comment
by reading the local address from the last connection and reusing it in the next one, to avoid OS allocating a new port each time