summaryrefslogtreecommitdiffstats
path: root/tests/auto/qlocalsocket
Commit message (Collapse)AuthorAgeFilesLines
* correctly handle remote disconnectsOswald Buddenhagen2009-04-231-0/+20
| | | | | | | | | about the only error case for a PeekNamedPipe() which does not actually want to read anything is some kind of disconnect. so ignore the error code and just handle the error as a close. Task-number: 247144 Reviewed-by: thiago
* clean up server socket on startupOswald Buddenhagen2009-04-231-0/+2
|
* fix pro fileOswald Buddenhagen2009-04-231-7/+7
|
* Long live Qt 4.5!Lars Knoll2009-03-2313-0/+1456