X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng-sessiond-comm.h;fp=include%2Flttng-sessiond-comm.h;h=68d8b910914c053dcaf90f345b25e575ce749dc9;hp=60005ac5e7d0552f350a1a978ef19c99534647f9;hb=f158a754906b7c657d64db23c506c6648773bc92;hpb=00a17c9765c3ecf1fb8e4e6fefd5547c60abcd72 diff --git a/include/lttng-sessiond-comm.h b/include/lttng-sessiond-comm.h index 60005ac5e..68d8b9109 100644 --- a/include/lttng-sessiond-comm.h +++ b/include/lttng-sessiond-comm.h @@ -38,7 +38,7 @@ #define DEFAULT_HOME_CLIENT_UNIX_SOCK "%s/.client-ltt-sessiond" /* Queue size of listen(2) */ -#define MAX_LISTEN 64 +#define LTTNG_SESSIOND_COMM_MAX_LISTEN 64 /* * Get the error code index from 0 since LTTCOMM_OK start at 1000