libreoffice-online/net
Ashod Nakashian 7ca1f03770 wsd: don't invoke onDisconnect from wrong thread
...and warn if we are in the wrong thread.

This can happen when the socket is not properly
closed from the poll thread and is being destroyed.

Change-Id: I749c09b15d04b49038f7cee6a7a13e8f0145acff
Reviewed-on: https://gerrit.libreoffice.org/36057
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Tested-by: Ashod Nakashian <ashnakash@gmail.com>
2017-04-04 04:18:52 +00:00
..
clientnb.cpp Use pseudo-random-ness in test to make strace cleaner. 2017-03-10 10:47:39 +01:00
loolnb.cpp wsd: return moved socket state to stop any IO processing 2017-03-20 00:41:53 -04:00
ServerSocket.hpp Cleanup whitespace, return is not a function. 2017-03-30 17:34:52 +01:00
Socket.cpp wsd: fix race in setting SocketPoll owner thread id 2017-04-03 05:14:23 +00:00
Socket.hpp wsd: don't invoke onDisconnect from wrong thread 2017-04-04 04:18:52 +00: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 Cleanup whitespace, return is not a function. 2017-03-30 17:34:52 +01:00
WebSocketHandler.hpp wsd: remove LOOL_CHECK_THREADS 2017-04-03 05:18:53 +00:00