Mercurial > hg > xemacs-beta
diff lib-src/ChangeLog @ 5518:3cc7470ea71c
gnuclient: if TMPDIR was set and connect failed, try again with /tmp
2011-06-03 Aidan Kehoe <kehoea@parhasard.net>
* gnuslib.c (connect_to_unix_server):
Retry with /tmp as a directory in which to search for Unix sockets
if an attempt to connect with some other directory failed (which
may be because gnuclient and gnuserv don't share an environment
value for TMPDIR, or because gnuserv was compiled with USE_TMPDIR
turned off).
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Fri, 03 Jun 2011 18:40:57 +0100 |
parents | 4aa8ee813265 |
children | 900a0a8796c3 |
line wrap: on
line diff
--- a/lib-src/ChangeLog Wed Jun 01 14:53:44 2011 +0200 +++ b/lib-src/ChangeLog Fri Jun 03 18:40:57 2011 +0100 @@ -1,3 +1,12 @@ +2011-06-03 Aidan Kehoe <kehoea@parhasard.net> + + * gnuslib.c (connect_to_unix_server): + Retry with /tmp as a directory in which to search for Unix sockets + if an attempt to connect with some other directory failed (which + may be because gnuclient and gnuserv don't share an environment + value for TMPDIR, or because gnuserv was compiled with USE_TMPDIR + turned off). + 2011-05-20 Jerry James <james@xemacs.org> * Makefile.in.in: Default DESTDIR to the empty string, and use it in