]> the.earth.li Git - mqtt-arp.git/commit
Add command line parsing of options
authorJonathan McDowell <noodles@earth.li>
Wed, 23 May 2018 21:46:54 +0000 (22:46 +0100)
committerJonathan McDowell <noodles@earth.li>
Wed, 23 May 2018 21:46:54 +0000 (22:46 +0100)
commitce532d3405a9d7c45a7a9ab17a622c8703df5612
tree718b08efad55b540a792084f54e9a4f1fcd89b46
parent2eb120bf36471283d47fd02d4d6dd52d6803edb7
Add command line parsing of options

Rather than hard coding all of the relevant details allow them to be
specified on the command line. Refactor config into a single config
structure to help with this.
mqtt-arp.c