]> sourceware.org Git - lvm2.git/commit - libdaemon/server/daemon-server.h
Common daemon code: Implement basic socket-based communication infrastructure
authorPetr Rockai <prockai@redhat.com>
Tue, 14 Jun 2011 02:34:18 +0000 (02:34 +0000)
committerPetr Rockai <prockai@redhat.com>
Tue, 14 Jun 2011 02:34:18 +0000 (02:34 +0000)
commit92658f566149b5132d24579eb885e7e9f728d3bc
treefd7bb4c6ba0ca961d28803f674fb83cd362b0baa
parent7df72b3c88835e2404fb67abf9de5867bb946dc1
Common daemon code: Implement basic socket-based communication infrastructure
(both client and server side). The server handles each connection in a separate
thread.
daemons/common/daemon-client.c [new file with mode: 0644]
daemons/common/daemon-client.h
daemons/common/daemon-server.c
daemons/common/daemon-server.h
daemons/common/daemon-shared.c [new file with mode: 0644]
daemons/common/daemon-shared.h [new file with mode: 0644]
This page took 0.03444 seconds and 5 git commands to generate.