libreoffice-online/net
Jan Holesovsky cb2b788cc7 assert(isCorrectThread()) -> assertCorrectThread().
assert()'s are no-op in the release builds, but we still want to see threading
problems in the log at least.

Change-Id: Idb02bb018e8f2d628a57ab570249613ad00bcff2
2017-04-05 14:49:30 +02:00
..
clientnb.cpp Suppress assert()'s in the production builds. 2017-04-05 12:03:33 +02: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 Use heap buffers for file transfer and disable deflate for now. 2017-04-04 13:18:11 +01:00
Socket.hpp assert(isCorrectThread()) -> assertCorrectThread(). 2017-04-05 14:49:30 +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 assert(isCorrectThread()) -> assertCorrectThread(). 2017-04-05 14:49:30 +02:00
WebSocketHandler.hpp assert(isCorrectThread()) -> assertCorrectThread(). 2017-04-05 14:49:30 +02:00