diff options
author | Martin Petersson <martin.petersson@nokia.com> | 2011-04-06 14:10:34 (GMT) |
---|---|---|
committer | Martin Petersson <martin.petersson@nokia.com> | 2011-04-06 14:14:37 (GMT) |
commit | 258c1a8537816f7b4c79e7cf4090a333768a10fa (patch) | |
tree | f38748731889fd527c42561a3694b8360b571872 /demos | |
parent | 0a4f6af142c57929bd743f3e95e25ada8642e9e4 (diff) | |
download | Qt-258c1a8537816f7b4c79e7cf4090a333768a10fa.zip Qt-258c1a8537816f7b4c79e7cf4090a333768a10fa.tar.gz Qt-258c1a8537816f7b4c79e7cf4090a333768a10fa.tar.bz2 |
QLocalSocket: fix abort on Windows.
The socket will not close as long as there are bytes left to write.
So by deleting the pipeWriter bytesToTrite will be 0 and the socket
will close directly.
Task-number: QTBUG-14939
Reviewed-by: Joerg Bornemann
Diffstat (limited to 'demos')
0 files changed, 0 insertions, 0 deletions