19 #include <netinet/in.h>
25 #ifndef XDS // Hack for the sake of XDS. XDS includes the main CF libs.
38 #define STACK_BUF_SZ (1024 * 16) // provide a safe number for your system - linux tends to have 8M stacks these days
39 #define DEFAULT_PROGRESS_TIMEOUT 50
40 #define INFO_TIMEOUT_MS 500
42 #define NODE_NAME_SIZE 20
506 cl_bin *bins,
int n_bins,
bool is_last,
void *udata);
575 citrusleaf_info_host(
struct sockaddr_in *sa_in,
char *names,
char **values,
int timeout_ms,
bool send_asis);