Xpra: Ticket #2406: bind options for xpra client

Those can be used for:

The socket functions will need to be refactored some more (started in ticket:2125#comment:11)



Tue, 21 Apr 2020 15:45:40 GMT - Antoine Martin: attachment set

support client bind


Tue, 21 Apr 2020 15:46:43 GMT - Antoine Martin: status changed

With some preparatory refactoring in r26162, r26163 + r26164, the patch above allows the client to listen on a socket, which can be queried with a regular info client. ie:

xpra attach tcp://192.168.0.10:10000 --bind-tcp=0.0.0.0:10001
xpra info tcp://192.168.0.10:10001

Wed, 22 Apr 2020 13:28:24 GMT - Antoine Martin: status changed; resolution set

Merged in r26166.

Will follow up in:


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

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