This website requires JavaScript.
Explore
Help
Sign In
breeze
/
ZeroTierOne
Watch
1
Star
0
Fork
0
You've already forked ZeroTierOne
mirror of
https://github.com/zerotier/ZeroTierOne.git
synced
2026-02-08 01:24:17 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e85cf18c19ce86363de636ff30827fe232aa80b
ZeroTierOne
/
node
/
MulticastGroup.hpp
Adam Ierymenko
cfef114c31
Possible fix for issue
#4
- segfault in ___removeIp helper function in EthernetTap on OSX -- I think the problem may have been that I was using set::erase(key) while also using an iterator, so now it uses erase(iterator). See if it happens again, cause I could not duplicate the issue. Possible minor difference in STL version.
2013-07-06 13:34:35 -04:00
4.5 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink