Menu

#7 send with timeout

closed
nobody
None
5
2010-02-27
2009-03-17
Alex
No

If the third party doesn't process your messages communication thread will stuck in the send function.
If you have other sessions to send to this stuck one - they will stuck as well on the send mutex.
I think it's possible to resolve this problem using asynchronous send - up to 2,5 heart beat intervals and drop connection after that.

Discussion

  • Oren Miller

    Oren Miller - 2010-02-27
    • status: open --> closed
     
  • Oren Miller

    Oren Miller - 2010-02-27

    This should be fixed in 1.13.0. Please verify.

     

Log in to post a comment.