summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/graph.y
diff options
context:
space:
mode:
authorMilind Changire <mchangir@redhat.com>2018-01-29 13:35:34 +0530
committerRaghavendra G <rgowdapp@redhat.com>2018-07-27 08:59:09 +0000
commit1739f7e0b2af6245d54b130e87d805944e9f7e63 (patch)
tree9f589eda9803e104dc3a1a1e0a36cf663ca3c987 /libglusterfs/src/graph.y
parent9400b6f2c8aa219a493961e0ab9770b7f12e80d2 (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. Change-Id: I1ce54c06ddb643c16baa143598e7e4fbf16bae0a fixes: bz#1561332 Signed-off-by: Milind Changire <mchangir@redhat.com>
Diffstat (limited to 'libglusterfs/src/graph.y')
0 files changed, 0 insertions, 0 deletions