ZeroTierOne/windows/ZeroTierOne
Grant Limberg 352ec3430f Add a define to set FD_SETSIZE=1024 on Windows
Default on Windows is extremely low at 64 and is the likely culprit behind the UI and CLI not being able to talk to the background service
2018-06-21 12:11:10 -07:00
..
resource.h Windows build fixes and installer work... 2014-01-20 16:16:01 -08:00
ServiceBase.cpp C++ service base stuff taken from MS public domain example project and modified slightly. 2014-02-05 16:37:50 -08:00
ServiceBase.h More Windows service work... it builds! Now to do a new installer and test. Also fix a Windows compile warning in Switch.cpp. 2014-02-06 23:12:12 -08:00
ServiceInstaller.cpp Windows service works now! 2014-02-27 16:28:55 -08:00
ServiceInstaller.h Windows service work, remove old installer... not sure exactly what we're going to use. 2014-02-06 22:06:27 -08:00
ZeroTierOne.aps Windows build fixes and installer work... 2014-01-20 16:16:01 -08:00
ZeroTierOne.rc Windows build fixes and installer work... 2014-01-20 16:16:01 -08:00
ZeroTierOne.vcxproj Add a define to set FD_SETSIZE=1024 on Windows 2018-06-21 12:11:10 -07:00
ZeroTierOne.vcxproj.filters Fix Windows compile error. 2018-01-30 16:07:41 -08:00
ZeroTierOneService.cpp boring doc stuff 2016-01-12 14:04:55 -08:00
ZeroTierOneService.h boring doc stuff 2016-01-12 14:04:55 -08:00