libreoffice-online/net
Tor Lillqvist 3bcde388ed FakeSocket poll fix and minor hacking
fakeSocketPoll() needs to return a correct return value.

Use notify_all() instead of notify_one(). Just to see if it makes any
difference.
2018-09-16 22:39:44 +03:00
..
clientnb.cpp loplugin:nullptr 2017-12-20 22:36:41 +05:30
DelaySocket.cpp Use Util::symbolicErrno() 2018-07-11 13:05:22 +03:00
DelaySocket.hpp Initial DelaySocket goodness. 2017-04-22 18:42:16 +01:00
FakeSocket.cpp FakeSocket poll fix and minor hacking 2018-09-16 22:39:44 +03:00
FakeSocket.hpp Use optional logging callback in FakeSocket.cpp instead of hardcoded writes 2018-09-16 13:39:43 +03:00
ServerSocket.hpp Fis our use of inet_ntop() etc 2018-07-10 23:14:51 +03:00
Socket.cpp Move SocketPoll::pollingThreadEntry() implementation to cpp file 2018-09-13 09:33:40 +03:00
Socket.hpp Move SocketPoll::pollingThreadEntry() implementation to cpp file 2018-09-13 09:33:40 +03:00
Ssl.cpp Enable SSL in outbound, client websockets ... 2018-05-18 15:16:39 +02:00
Ssl.hpp Make the WSD SSL cipher list configurable. 2017-11-22 15:55:03 +00:00
SslSocket.hpp Enable SSL in outbound, client websockets ... 2018-05-18 15:16:39 +02:00
WebSocketHandler.hpp Intermediate commit of work in progress on an iOS app 2018-09-12 18:32:05 +03:00