<div dir="ltr"><div dir="ltr"><div>According to BIO_new_socket() man page ...</div><div><br></div><div><span style="background-color:rgb(255,242,204)"><b>If the close flag is set then the socket is shut down and closed when the BIO is freed.</b></span></div><div><br></div><div>For Gluster to have more control over the socket shutdown, the BIO_NOCLOSE flag is set. Otherwise, SSL takes control of socket shutdown whenever BIO is freed.</div><div><br></div></div></div>