Xpra: Ticket #2346: client to retry to connect until it succeeds

When we know where we want to connect, we may want to retry a number of times until we succeed. This would allow the server and client to be started in parallel. ie: https://github.com/mviereck/x11docker/issues/167#issuecomment-506864026

There should probable a configurable limit of retries.



Sun, 30 Jun 2019 20:59:22 GMT - Antoine Martin: status changed; resolution set

We now retry up to XPRA_CONNECT_TIMEOUT (defaults to 20 seconds):

Not doing VSOCK or named-pipes.


Mon, 01 Jul 2019 20:46:05 GMT - Antoine Martin:

Improvements:


Sat, 23 Jan 2021 05:48:50 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2346