mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-15 21:58:21 +00:00
TCP socket.
This commit is contained in:
@ -144,6 +144,7 @@ private:
|
||||
_fdSetLock.unlock();
|
||||
}
|
||||
|
||||
// Called in SocketManager destructor or in constructor cleanup before exception throwing
|
||||
inline void _closeSockets()
|
||||
throw()
|
||||
{
|
||||
|
Reference in New Issue
Block a user