Code

frontend: Added support for LISTing services and metrics as well.
[sysdb.git] / src / include / frontend / proto.h
index 91dd3609ce4307de6ff8ae54a01f68dfbbd2055b..de45f736b02b310e69b6aac0e45cb4c530eb19fb 100644 (file)
@@ -177,7 +177,9 @@ typedef enum {
 
        /*
         * CONNECTION_LIST:
-        * Execute the 'LIST' command in the server.
+        * Execute the 'LIST' command in the server. The message body may include
+        * the type of the objects to be included in addition to all hosts,
+        * encoded as a 32bit integer in network byte-order.
         */
        CONNECTION_LIST,