0d74597c1b
The length of the path to a unix socket is not PATH_MAX but instead is UNIX_PATH_MAX which is generally just over 100 bytes in size. It's not actually defined in sys/un.h on linux - despite the man page referencing it, so calculate the size in the case where it's not defined. Signed-off-by: Bruce Richardson <bruce.richardson@intel.com> |
||
---|---|---|
.. | ||
guest_cli | ||
channel_manager.c | ||
channel_manager.h | ||
channel_monitor.c | ||
channel_monitor.h | ||
main.c | ||
Makefile | ||
power_manager.c | ||
power_manager.h | ||
vm_power_cli.c | ||
vm_power_cli.h |