mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-15 01:23:14 -07:00
More ripping out of old condition stuff.
This commit is contained in:
parent
dc0f3559be
commit
91fef21973
2 changed files with 6 additions and 6 deletions
|
@ -321,7 +321,7 @@ void Switch::contact(const SharedPtr<Peer> &peer,const InetAddress &atAddr)
|
|||
|
||||
// Kick main loop out of wait so that it can pick up this
|
||||
// change to our scheduled timer tasks.
|
||||
_r->mainLoopWaitCondition.signal();
|
||||
_r->sm->whack();
|
||||
}
|
||||
|
||||
unsigned long Switch::doTimerTasks()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue