On Mon, 2008-10-20 at 12:35 +0200, Matthieu Herrb wrote:
> Hi,
> 
> while implementing or testing new features, I'm getting tired of having
> to remove the /tmp/.X11-unix/X0 socket that's left around when X
> crashes. The attached patch fixes it.
> 
> I wonder if there are reasons for not doing that, or if it's some
> oversight (may be the xtrans implementation for other kind of local
> transports doen't need cleanup ?)

Abstract unix sockets in Linux don't need explicit cleanup, but they're
a pretty recent innovation as far as xtrans is concerned.

> If there are no objections I'll commit it.

Ack, please do.

- ajax

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to