gps plugin: Use cf_util_get_service() to read the "Port" option.
authorFlorian Forster <octo@collectd.org>
Fri, 20 Nov 2015 13:58:10 +0000 (14:58 +0100)
committerFlorian Forster <octo@collectd.org>
Fri, 20 Nov 2015 13:58:10 +0000 (14:58 +0100)
commit621fa8259ea9df412a9b45c3e65ddcf34dd9d9d5
tree86c43bb54f270898b37c61b1ec5a295837ee3a05
parentf3b18c23c1ec9b844a84894ef6b3de804e4a840a
gps plugin: Use cf_util_get_service() to read the "Port" option.

This allows users to provide unquoted numeric ports, too.
src/gps.c