mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-24 01:25:41 +08:00
Allow IAX to lookup hosts from a master hosts file and reduce the
polling frequency for NEW commands.
This commit is contained in:
@@ -44,6 +44,8 @@ public:
|
||||
|
||||
virtual void clock(unsigned int ms) = 0;
|
||||
|
||||
virtual std::string getAddress() = 0;
|
||||
|
||||
private:
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user