1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/daemons/common
Petr Rockai 308963261c Do not open the socket with SOCK_NONBLOCK in daemon-client, since we have no
use for that behaviour (at least for now).
2011-06-27 13:14:53 +00:00
..
daemon-client.c Do not open the socket with SOCK_NONBLOCK in daemon-client, since we have no 2011-06-27 13:14:53 +00:00
daemon-client.h Sketch out the actual on-wire format in daemon-client.h documentation, and add 2011-06-27 12:26:54 +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