summaryrefslogtreecommitdiffstats
path: root/tests/manual/socketengine/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
| | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me
* Fix bug in selectShane Kearns2010-12-091-1/+7
| | | | | | | When waitForRead was called, it was selecting for read and write, because we were checking the pointers instead of the bools. Reviewed-by: Markus Goetz
* Socket engines: Improve manual test programMarkus Goetz2010-12-081-0/+36
| | | | Reviewed-by: Shane Kearns
* Added manual test for socketengine developmentMarkus Goetz2010-12-081-0/+110