summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2008-03-05 20:48:59 -0500
committerAdam Jackson <ajax@redhat.com>2008-03-05 20:53:35 -0500
commit2afe206ec9569e0d62caa6d91c3fb057b0efa23d (patch)
treedfb3f138fe69a2b4588d77b9f4dec60262609a2d /.gitignore
parentc8ed67f16f71042ef134a4d2189c20dd200a0648 (diff)
Add support for the abstract socket namespace under Linux.
Unlike normal unix sockets, the abstract namespace is not bound to the filesystem. This has some notable advantages; /tmp need not exist, the socket directory need not have magic permissions, etc. xtrans servers will listen on both the normal and abstract socket endpoints; clients will attempt to connect to the abstract socket before connecting to the corresponding filesystem socket. Based on a patch by Bill Crawford.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions