libreoffice-online/net
Ashod Nakashian 031ee124da nb: use 16kb socket read buffer to match SSL
SSL's decryption frame is 16kb, so it
makes sense to read by that multiple
for efficiency reasons.

Change-Id: Ib5d7b5bfc18fa1b27bcbc9aac93350c4e1292874
Reviewed-on: https://gerrit.libreoffice.org/34451
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Tested-by: Ashod Nakashian <ashnakash@gmail.com>
2017-03-10 10:47:38 +01:00
..
clientnb.cpp nb: websocket echo test 2017-03-10 10:47:38 +01:00
loolnb.cpp nb: support websocket payloads larger than 64kb 2017-03-10 10:47:38 +01:00
socket.hpp nb: use 16kb socket read buffer to match SSL 2017-03-10 10:47:38 +01:00
ssl.cpp nb: allow moving write buffer 2017-03-10 10:47:38 +01:00
ssl.hpp nb: initialize the SSL Context 2017-03-10 10:47:37 +01:00