]> git.tuebingen.mpg.de Git - paraslash.git/commit
net: Rename create_remote_socket() connect_local_socket().
authorAndre Noll <maan@systemlinux.org>
Mon, 23 Aug 2010 13:14:48 +0000 (15:14 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 23 Aug 2010 13:14:48 +0000 (15:14 +0200)
commit8c488022fea5ba573534585cb7b123836144c6c2
tree726f9818f450f8a876de2a1c5c9aa5905a4d4504
parentd544360d5aef3afc27174777a6616f0393bba693
net: Rename create_remote_socket() connect_local_socket().

It's all about local unix domain sockets, so avoid the word
"remote". Also, this function does not create the socket special
in /var/paraslash.
afs.c
audioc.c
net.c
net.h