summaryrefslogtreecommitdiffstats
path: root/xlators
diff options
context:
space:
mode:
authorMilind Changire <mchangir@redhat.com>2017-12-11 14:41:57 +0530
committerJeff Darcy <jeff@pl.atyp.us>2017-12-12 14:42:05 +0000
commit56e5fdae74845dfec0ff7ad0c8fee77695d36ad5 (patch)
treed931d2f0bc9a9a3ce175858cbe3ea027279c710b /xlators
parente016bcaf8171373cbc327faf42a6b2f2c5449b0e (diff)
rpc: merge ssl infra with epoll infra
Patch attempts to use the epoll infra for handling SSL connections as well instead of the socket_poller() thread func. This essentially makes priv->own_thread flag redundant. SSL_connect()/SSL_accept() is now non-blocking which has done away with the localised poll() in ssl_do(). So, ssl_do() has been updated appropriately. own_thread and coincidently socket_poller() thread for SSL processing is now deprecated. Added a timeout to test whether seal-heal daemon is up and running as per Ravi's suggestion. Change-Id: If2b5d7b4fd19e321cb289e08d49a718d2161aafe Signed-off-by: Milind Changire <mchangir@redhat.com>
Diffstat (limited to 'xlators')
0 files changed, 0 insertions, 0 deletions