summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/NetworkInterfaceEnum.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-11SelfTests are registered and executed after logging framework init.Mattes D1-3/+10
2015-03-10Use std::memcpy to fix alignmentTiger Wang1-2/+8
2015-03-08Potential Linux implementationTiger Wang1-4/+54
2015-02-22Network: Replaced magic number with named constant.Mattes D1-1/+1
2015-02-22cNetwork: Added EnumLocalIPAddresses() function.Mattes D1-0/+129