Hi, a while ago ajax added support for linux's abstract socket namespace to Xtrans, but since this didn't make it to libxcb it's not getting used, at least on my machine. While poking at this, I noticed that the _xcb_open_* functions leak file descriptors if socket() is successful but connect() fails. Cheers, Julien