diff options
author | fireice-uk <fireice2@o2.pl> | 2017-01-16 00:59:05 +0000 |
---|---|---|
committer | fireice-uk <fireice2@o2.pl> | 2017-01-16 00:59:05 +0000 |
commit | 9c9df104bd804beaf989859f2df525a98df86d54 (patch) | |
tree | e566b7727669bdd4c012b2514986d65df564cec9 /jconf.h | |
parent | 2033ed3628b617d3f369ee0bb006b2d5cdf71199 (diff) | |
download | xmr-stak-9c9df104bd804beaf989859f2df525a98df86d54.zip xmr-stak-9c9df104bd804beaf989859f2df525a98df86d54.tar.gz |
Further httpd integration
Diffstat (limited to 'jconf.h')
-rw-r--r-- | jconf.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -40,6 +40,9 @@ public: uint64_t GetCallTimeout(); uint64_t GetNetRetry(); + + uint16_t GetHttpdPort(); + bool PreferIpv4(); private: |