summaryrefslogtreecommitdiffstats
path: root/.cmake.conf
diff options
context:
space:
mode:
authorAlex Trotsenko <alex1973tr@gmail.com>2020-10-15 19:13:25 +0300
committerAlex Trotsenko <alex1973tr@gmail.com>2020-10-15 22:56:35 +0300
commit53b4556332e95820622742e9be16281a77f9d337 (patch)
tree3c8fda8fd7a388ff061e1df660ddbaebbc638531 /.cmake.conf
parenta8b687b1010f92cbc972a5c1e9dc449b1fa44c38 (diff)
QLocalSocket/Win: prevent writing to broken pipe
When a peer closes the connection, the device remains opened for reading purposes. However, we should disable writing on disconnected socket. Otherwise, if the user issues a write() call, a new pipe writer object will be created and the write call occurs with invalid handle value. Pick-to: 5.15 Change-Id: Id136798c7663df1fce7ed0aa4e3c6f5c65218a11 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
Diffstat (limited to '.cmake.conf')
0 files changed, 0 insertions, 0 deletions