34 #ifndef DAEMON_CMDHANDLER_H
35 #define DAEMON_CMDHANDLER_H
43 #define ODS_SE_MAX_HANDLERS 5
64 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