Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-02-20 | Network tests: Fixed clang warnings. | Mattes D | 1 | -1/+1 | |
2015-01-27 | Added network termination called at app exit. | Mattes D | 1 | -1/+11 | |
This fixes a crash in MSVC runtime caused by joining a thread in a global var's destructor. | |||||
2015-01-22 | cNetwork: Added error message to error callbacks. | Mattes D | 1 | -2/+2 | |
2015-01-22 | cNetwork: Implemented IP-to-hostname lookup. | Mattes D | 1 | -3/+16 | |
2015-01-22 | cNetwork: Implemented HostnameToIP lookups. | Mattes D | 1 | -0/+67 | |