make the protocol plugins make use of modargs
authorLennart Poettering <lennart@poettering.net>
Sun, 11 Jul 2004 22:20:08 +0000 (22:20 +0000)
committerLennart Poettering <lennart@poettering.net>
Sun, 11 Jul 2004 22:20:08 +0000 (22:20 +0000)
commit216591d95e00a0cb771088dad9a752efead55e10
tree5758e5a203f2db6cda624efbbd644feefa048704
parenta96ed347a30fdc7494b96542c0ad8a19ef178b25
make the protocol plugins make use of modargs

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@62 fefdeb5f-60dc-0310-8127-8f9354f1896f
17 files changed:
src/authkey.c
src/authkey.h
src/modargs.c
src/modargs.h
src/module-cli.c
src/module-protocol-stub.c
src/protocol-cli.c
src/protocol-cli.h
src/protocol-esound.c
src/protocol-esound.h
src/protocol-native.c
src/protocol-native.h
src/protocol-simple.c
src/protocol-simple.h
src/socket-util.c
src/socket-util.h
src/todo