]> arthur.barton.de Git - netdata.git/commit
netdata can now bind to multiple ip:port combinations; hostnames and ips but also...
authorCosta Tsaousis <costa@tsaousis.gr>
Sat, 23 Jul 2016 18:47:51 +0000 (21:47 +0300)
committerCosta Tsaousis <costa@tsaousis.gr>
Sat, 23 Jul 2016 18:47:51 +0000 (21:47 +0300)
commitd052989fb0a1a117dfc01e0d860753350e33afe4
tree7ae45677e32efe8c1e57931b47eb2a9386b9d093
parent3e527f102642d903b8f9729b623cfc75a0e7d85a
netdata can now bind to multiple ip:port combinations; hostnames and ips but also numeric ports and service names are also supported; fixes #458; contributes to #314
src/appconfig.c
src/appconfig.h
src/main.c
src/web_server.c
src/web_server.h