libreoffice-online/net
Ashod Nakashian a4176cf2f5 wsd: don't invoke poll handler when invalidated
Only during shutdown do we expect a callback
to invalidate the pollSockets, but if it happens
we shouldn't invoke the poll handlers.

Change-Id: I2f56da19aec2f04cc871bd4eae1f93da110e0eb9
Reviewed-on: https://gerrit.libreoffice.org/36189
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Tested-by: Ashod Nakashian <ashnakash@gmail.com>
2017-04-06 07:37:51 +00: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 wsd: accomodate accept_poll shutdown 2017-04-06 07:01:18 +00:00
Socket.hpp wsd: don't invoke poll handler when invalidated 2017-04-06 07:37:51 +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 assert(isCorrectThread()) -> assertCorrectThread(). 2017-04-05 14:49:30 +02:00
WebSocketHandler.hpp assert(isCorrectThread()) -> assertCorrectThread(). 2017-04-05 14:49:30 +02:00