mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-16 14:18:24 +00:00
IPC changes and SocketManager changes all build!
This commit is contained in:
@ -156,7 +156,7 @@ void IpcConnection::threadMain()
|
||||
_writeLock.unlock();
|
||||
}
|
||||
|
||||
_handler(_arg,this,IPC_EVENT_CONNECTION_CLOSING,(const char *)0);
|
||||
_handler(_arg,this,IPC_EVENT_CONNECTION_CLOSED,(const char *)0);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user