Implement the relayd live features
[lttng-tools.git] / src / common / defaults.h
index b8db779dc07f8e6426a78049d8cf9512dc318b66..616f3cd97789c5924e6d64ec7762d687fbaca5e5 100644 (file)
 /* Default network ports for trace streaming support */
 #define DEFAULT_NETWORK_CONTROL_PORT        5342
 #define DEFAULT_NETWORK_DATA_PORT           5343
+#define DEFAULT_NETWORK_VIEWER_PORT         5344
 
 /*
  * If a thread stalls for this amount of time, it will be considered bogus (bad
This page took 0.022608 seconds and 4 git commands to generate.