summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qthreadpool.cpp
diff options
context:
space:
mode:
authorAlex Trotsenko <alex1973tr@gmail.com>2021-10-02 18:10:20 +0300
committerAlex Trotsenko <alex1973tr@gmail.com>2021-10-06 10:16:14 +0300
commit82b86960c051de99fca7c4dfa7af2c914937f5c8 (patch)
treef5a47aa78d39a229e083269c07b52173e194ec0a /src/corelib/thread/qthreadpool.cpp
parentb689d8dccd3c260e88116285b7b75e827ca9954b (diff)
QLocalSocket/Win: stop reading in close()
After calling close(), the socket can enter 'Closing' state, in which we try to write buffered data before disconnecting. As the device is already closed, we must disable any pipe reader activity and clear the read buffer. Change-Id: I8994df32bf324325d54dd36cbe1a1ee3f08022d1 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
Diffstat (limited to 'src/corelib/thread/qthreadpool.cpp')
0 files changed, 0 insertions, 0 deletions