X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2Flttng-sessiond-comm.h;h=e27f4ed6fac50b027febe3297a79684deba15f29;hb=b959688ff6b029f19f0f7e5aa2a9c6b3d86c0aa5;hp=c8f09d39c6b2fa54f7c52eb43b2b2554ab0fe50e;hpb=856117389ea3a46acbefdc4a27b9f4f8b1cf5179;p=lttng-tools.git diff --git a/include/lttng-sessiond-comm.h b/include/lttng-sessiond-comm.h index c8f09d39c..e27f4ed6f 100644 --- a/include/lttng-sessiond-comm.h +++ b/include/lttng-sessiond-comm.h @@ -39,7 +39,7 @@ #define DEFAULT_HOME_CLIENT_UNIX_SOCK "%s/.client-ltt-sessiond" /* Queue size of listen(2) */ -#define MAX_LISTEN 10 +#define MAX_LISTEN 64 /* * Get the error code index from 0 since LTTCOMM_OK start at 1000