1b8a89bb

By: Tom Sydney Kerckhove <syd@cs-syd.eu>

warp/test: say why the connection is made before the server

Two readers have stopped at the connect-then-close before
runSettingsSocket and asked whether it does anything. It does: the socket
is already listening, so the connection sits in its accept queue in the
kernel and the client closing its end does not take it off, which is what
lets the accept loop find one waiting the moment it starts.

Suite timing

Time to Start Worker time Duration Time to finish Idle
Config 0s 2s 2s 2s 0s
Eval - - - - -
Build - - - - -
Suite 0s 2s 2s 2s 0s

Timeline

0s