Xpra: Ticket #2409: socket.connect EWOULDBLOCK

This is causing havoc with unix domain sockets, xpra list ends up deleting them when it shouldn't.

No idea what is going on here - kernel bug?

Interesting read: Differences Between Windows and Unix Non-Blocking Sockets



Mon, 09 Sep 2019 09:54:04 GMT - Antoine Martin: status changed

r23754 will print a warning whenever the server finds that one of its sockets has gone MIA.

Could this have been caused by the socket changes from ticket:2125#comment:11 ?


Mon, 09 Sep 2019 15:35:34 GMT - Antoine Martin: status changed; resolution set

I can't reproduce this any more!

(the io_callback return value fix from r23759 might have done it)


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

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