libreoffice-online/net
Tor Lillqvist d4e0835043 Make closing the document work again in the iOS (and Android?) app
But opening a second document now hangs.

Sigh, the plumbing in the mobile apps is so extremely fragile. But
that is to be expected when turning a multi-process structure (where
one class of processes exit as soon as they have done their job) into
a single process running forever.

Change-Id: I0fdb751f44e16efb42843189969e049bf14816f0
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/90443
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
2020-03-13 00:28:19 +01:00
..
clientnb.cpp
DelaySocket.cpp
DelaySocket.hpp
FakeSocket.cpp typo fixes in comments and code 2019-10-08 11:49:45 +02:00
FakeSocket.hpp
ServerSocket.hpp LocalServerSocket: can move sockFactory instead of copy 2019-05-22 14:09:02 +02:00
Socket.cpp re-factor: Socket / WebSocketHandler. 2020-03-11 16:48:03 +01:00
Socket.hpp Make closing the document work again in the iOS (and Android?) app 2020-03-13 00:28:19 +01:00
Ssl.cpp modernise TLS setup 2019-11-20 13:48:07 +01:00
Ssl.hpp
SslSocket.hpp re-factor: Socket / WebSocketHandler. 2020-03-11 16:48:03 +01:00
WebSocketHandler.hpp Fix assertion failure in the MOBILEAPP case 2020-03-12 19:15:56 +01:00