7f41627d52
We now always read new data, because SSL might need to process internal buffers, and call the app message handler as long as it keeps consuming data. Finally, we write when we have data to flush, even if we didn't get POLLOUT event, because SSL might need to do handshake, which is handled by the write handler. Change-Id: I909333c3a0492b0830044d51ae478ac5981b1d90 Reviewed-on: https://gerrit.libreoffice.org/34448 Reviewed-by: Ashod Nakashian <ashnakash@gmail.com> Tested-by: Ashod Nakashian <ashnakash@gmail.com> |
||
---|---|---|
.. | ||
clientnb.cpp | ||
loolnb.cpp | ||
socket.hpp | ||
ssl.cpp | ||
ssl.hpp |