#define debug(debug_level,...)
int libclsync_init(int quite, int verbosity, int debug)
clsyncproc_t * clsync_listen_unix(const char *const socket_path, clsyncsock_procfunct_t procfunct, sockprocflags_t flags)
clsyncproc_t * clsync_connect_unix(const char *const socket_path, clsyncsock_procfunct_t procfunct, sockprocflags_t flags)
enum sockprocflags sockprocflags_t
int(* clsyncsock_procfunct_t)(struct socket_sockthreaddata *, sockcmd_t *)
clsyncsock_procfunct_t procfunct