Use UST comm lib
[lttng-tools.git] / include / lttng-sessiond-comm.h
index 60005ac5e7d0552f350a1a978ef19c99534647f9..68d8b910914c053dcaf90f345b25e575ce749dc9 100644 (file)
@@ -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
This page took 0.023954 seconds and 4 git commands to generate.