Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
optimization revealed by such.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
disabled in VS2015 Update 3. Just in case.
|
|
Windows again
|
|
|
|
|
|
|
|
|
|
|
|
have it build with the rest of the code.
|
|
(2) clean up some other stuff seen during debugging and reduce the sizes of some buffers due to Windows small stack size, (3) remove a redundant try/catch.
|
|
|
|
interface a full sockaddr_storage instead of an int identifier, which turns out to be better for multi-homing and other uses.
|
|
setupapi and using these functions directly.
|
|
|
|
enumeration.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|