summaryrefslogtreecommitdiffstats
path: root/tests/Network/Google.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Network tests: Fixed clang warnings.Mattes D2015-02-201-1/+1
* Added network termination called at app exit.Mattes D2015-01-271-1/+14
* cNetwork: Renamed callback to OnConnected()Mattes D2015-01-221-1/+1
* cNetwork: Added link creation callback.Mattes D2015-01-221-3/+18
* cNetwork: Added error message to error callbacks.Mattes D2015-01-221-4/+4
* cNetwork: Fixed race conditions with lookups; proper shutdown.Mattes D2015-01-221-0/+1
* cNetwork: Implemented HostnameToIP lookups.Mattes D2015-01-221-3/+20
* Extracted Google connection testTycho2015-01-221-0/+85