Hi,
  I have implemented the state machine in my managed C++ application.
Everything works fine for sometime, but after a while Asynchronous socket
call beginreceive hangs, it never come out of that. I do not see any
relation to this with SSL but this happens only when i am calling SSL
routines in between. When i disable SSL function calls, then this issue dont
happen.

  Have anyone else seen this issue? If Yes, Any suggestions on how to get
past this issue?

Thanks.

// Harshvir

Reply via email to