actube/src/ac/actube.h

6 lines
115 B
C

#define AC_MAX_LISTEN_SOCKETS 32
#include "discovery_cache.h"
extern struct cw_DiscoveryCache * discovery_cache;