]> git.tuebingen.mpg.de Git - paraslash.git/commit
Make afs commands work.
authorAndre Noll <maan@systemlinux.org>
Sat, 8 Sep 2007 23:17:50 +0000 (01:17 +0200)
committerAndre Noll <maan@systemlinux.org>
Sat, 8 Sep 2007 23:17:50 +0000 (01:17 +0200)
commit8211954fc3390c0fa19cca788b03336a37aa9dc0
tree0353f1f65679e0693db168fc9b6aa63451d70bcd
parent02691a995a6ee0fe4d9078f1d82465edd4814f74
Make afs commands work.

This required a rewrite of send_callback_request().

The patch also includes the rename of get_socket() to get_stream_socket()
which takes the new domain parameter, so that it may be used for both
AF_INET and AF_UNIX sockets.
afs.c
aft.c
attribute.c
audioc.c
blob.c
client_common.c
http_recv.c
net.c
net.h
server.c
server.ggo