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