libreoffice-online/net
Ashod Nakashian 7cff4fb08a wsd: fix server shutdown
Thread-affinity checks must be inhibited
not just on Socket, but on the SocketPoll as well,
before destroying DocumentBroker instances.

Also, properly initialize the inhibit statics.

Change-Id: I2ced1554d477f0c3faf09bda74034cbae99e4ce1
Reviewed-on: https://gerrit.libreoffice.org/37608
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Tested-by: Ashod Nakashian <ashnakash@gmail.com>
2017-05-15 05:10:31 +02:00
..
clientnb.cpp Suppress assert()'s in the production builds. 2017-04-05 12:03:33 +02:00
DelaySocket.cpp SocketDisposition: push it down the stack, and cleanup around that. 2017-05-05 18:37:26 +01:00
DelaySocket.hpp Initial DelaySocket goodness. 2017-04-22 18:42:16 +01:00
ServerSocket.hpp SocketDisposition: push it down the stack, and cleanup around that. 2017-05-05 18:37:26 +01:00
Socket.cpp wsd: fix server shutdown 2017-05-15 05:10:31 +02:00
Socket.hpp wsd: fix server shutdown 2017-05-15 05:10:31 +02:00
Ssl.cpp wsd: fix SSL initialization/uninitialization error 2017-04-04 04:16:53 +00:00
Ssl.hpp wsd: fix SSL initialization/uninitialization error 2017-04-04 04:16:53 +00:00
SslSocket.hpp wsd: don't call virtuals in dtors 2017-04-10 06:06:27 +02:00
WebSocketHandler.hpp SocketDisposition: push it down the stack, and cleanup around that. 2017-05-05 18:37:26 +01:00