]> git.tuebingen.mpg.de Git - paraslash.git/commit
split client.c
authorAndre <maan@p133.(none)>
Thu, 15 Jun 2006 08:07:53 +0000 (10:07 +0200)
committerAndre <maan@p133.(none)>
Thu, 15 Jun 2006 08:07:53 +0000 (10:07 +0200)
commit4b16f9ed84133d5c475eaeb887df6475ab0091bc
tree0888aeb662b6ca7c1eb1b4910030a3ea2b1507e9
parentbc3ab35d42d4bb321f984806c43b7b991e973716
split client.c

new file: client.h
new file: client_common.c

This completes the preparations for including para_client into para_audiod.
client_common.c contains all functions that are also useful for para_audiod.
client.c
client.h [new file with mode: 0644]
client_common.c [new file with mode: 0644]
command.c
configure.ac
error.h
net.c
net.h