04379f45ab
This merges OpenSSL's poll events with ours. Effectively, we now do a single poll when there are reads and writes to be done, regardless of the reason (i.e. SSL-specific or application-specific). Simpler code, and more efficient performance by sharing code with http and reducing the number of poll syscalls. Change-Id: Ib329c7e76fccfdadc4a0783c1ad79c3eedcdd8f3 Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk> |
||
---|---|---|
.. | ||
Buffer.hpp | ||
clientnb.cpp | ||
DelaySocket.cpp | ||
DelaySocket.hpp | ||
FakeSocket.cpp | ||
FakeSocket.hpp | ||
HttpHelper.cpp | ||
HttpHelper.hpp | ||
ServerSocket.hpp | ||
Socket.cpp | ||
Socket.hpp | ||
Ssl.cpp | ||
Ssl.hpp | ||
SslSocket.hpp | ||
WebSocketHandler.hpp |