Is it ok to reuse the client session but just not closing it?

I send  a SSL_write then a SSL_read command, 
then I wait 30 seconds and send anther SSL_write
and another SSL_Read request.  Is this an appropriate 
way to reuse a connection?

Reply via email to