bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Detecting dead connection with TCPSession?


From: Jon Frydensbjerg
Subject: Re: Detecting dead connection with TCPSession?
Date: Thu, 4 Apr 2002 11:34:49 +0200 (MEST)

On Thu, 4 Apr 2002, Massimo Balestri wrote:

Hi.

> I wrote a similar application and found the same problem. 
> Does anybody know how to handle this?

What version of CommonC++ are you using? 

The problems you described was due to a mutex bug in port.cpp in some of
the older releases. I have attached a .diff-patch for port.cpp (version
1.9.0) that solved the problem for me.

Don't know whether this has been properly fixed in the recent pre-2.0
releases, but it should be straight-forward to do a similar patch
yourself.

Best,
Jon

Attachment: port.cpp.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]