libreoffice-online/net
Michael Meeks f72b7d2ba1 Don't set the buffer size to zero.
This slows things down terribly, particularly the setting on the websocket
made tiles appearing one by one. Let's keep the possibility to zero the buffer
sizes for debugging, but hide that behind an env. variable (and in debug
builds only anyway).

Change-Id: Ie4d2cdb3c0ec3c50f1a2b4f9941a462ac4f2d196
2017-04-19 10:58:18 +02:00
..
clientnb.cpp Suppress assert()'s in the production builds. 2017-04-05 12:03:33 +02:00
loolnb.cpp
ServerSocket.hpp Cleanup whitespace, return is not a function. 2017-03-30 17:34:52 +01:00
Socket.cpp security: X-Content-Type-Options: nosniff 2017-04-09 23:32:06 +05:30
Socket.hpp Don't set the buffer size to zero. 2017-04-19 10:58:18 +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 wsd: don't call virtuals in dtors 2017-04-10 06:06:27 +02:00
WebSocketHandler.hpp Don't set the buffer size to zero. 2017-04-19 10:58:18 +02:00