1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons/common
Petr Rockai 92658f5661 Common daemon code: Implement basic socket-based communication infrastructure
(both client and server side). The server handles each connection in a separate
thread.
2011-06-14 02:34:18 +00:00
..
daemon-client.c Common daemon code: Implement basic socket-based communication infrastructure 2011-06-14 02:34:18 +00:00
daemon-client.h Common daemon code: Implement basic socket-based communication infrastructure 2011-06-14 02:34:18 +00:00
daemon-server.c Common daemon code: Implement basic socket-based communication infrastructure 2011-06-14 02:34:18 +00:00
daemon-server.h Common daemon code: Implement basic socket-based communication infrastructure 2011-06-14 02:34:18 +00:00
daemon-shared.c Common daemon code: Implement basic socket-based communication infrastructure 2011-06-14 02:34:18 +00:00
daemon-shared.h Common daemon code: Implement basic socket-based communication infrastructure 2011-06-14 02:34:18 +00:00