32 #ifndef DAEMON_CMDHANDLER_H
33 #define DAEMON_CMDHANDLER_H
41 #define ODS_SE_MAX_HANDLERS 5
62 const char* filename);
void cmdhandler_start(cmdhandler_type *cmdhandler)
ods_thread_type thread_id
cmdhandler_type * cmdhandler_create(allocator_type *allocator, const char *filename)
struct sockaddr_un listen_addr
void cmdhandler_cleanup(cmdhandler_type *cmdhandler)
allocator_type * allocator