FReusing client session question

2013-09-22 Thread Jim Johnson
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?

Reusing client session question

2013-09-22 Thread Jim Johnson
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?