From 1243d962b888b6ca4dded6a2173cfc7a43450712 Mon Sep 17 00:00:00 2001 From: winlin Date: Thu, 17 Jul 2014 17:10:32 +0800 Subject: [PATCH] update comments of utility --- trunk/src/app/srs_app_utility.hpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/trunk/src/app/srs_app_utility.hpp b/trunk/src/app/srs_app_utility.hpp index 3eca75207..abe2632a2 100644 --- a/trunk/src/app/srs_app_utility.hpp +++ b/trunk/src/app/srs_app_utility.hpp @@ -357,7 +357,8 @@ extern SrsPlatformInfo* srs_get_platform_info(); // the deamon st-thread will update it. extern void srs_update_platform_info(); -// network device summary +// network device summary for each network device, +// for example, eth0, eth1, ethN class SrsNetworkDevices { public: @@ -398,7 +399,7 @@ extern int srs_get_network_devices_count(); // the deamon st-thread will update it. extern void srs_update_network_devices(); -// srs rtmp network summary +// system connections, and srs rtmp network summary class SrsNetworkRtmpServer { public: