From: Andre Noll Date: Sun, 8 Mar 2015 18:32:37 +0000 (+0100) Subject: Merge branch 'refs/heads/t/abtract_sockets' X-Git-Tag: v0.5.5~60 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=218a175db8e7a43cad9073770ebdb24a7bdc64e8 Merge branch 'refs/heads/t/abtract_sockets' Was cooking for almost one month and seems to work fine. manual: Move /var/paraslash instructions to Troubleshooting. Abstract sockets for server and audiod. create_local_socket(): Avoid code duplication. net.c: Combine remote_name() and __get_sock_name(). Remove socket address parameter of create_local_socket(). --- 218a175db8e7a43cad9073770ebdb24a7bdc64e8 diff --cc NEWS index cf301a2d,cf301a2d..b29d4b82 --- a/NEWS +++ b/NEWS @@@ -1,6 -1,6 +1,14 @@@ NEWS ==== ++----------------------------------------- ++current master branch "magnetic momentum" ++----------------------------------------- ++ - On Linux systems, local sockets are now created in the ++ abstract name space by default. This allows to get rid of ++ the socket specials in /var/paraslash. ++ ++Download: ./releases/paraslash-git.tar.bz2 (tarball) ------------------------------------------ 0.5.4 (2015-01-23) "exponential alignment" ------------------------------------------