bayonne-devel
[Top][All Lists]
Advanced

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

[Bayonne-devel] Re : Slog stops producing traces in syslog/message - got


From: Etoile Dièse
Subject: [Bayonne-devel] Re : Slog stops producing traces in syslog/message - got event 89 - TDX_ERROR
Date: Sun, 13 Mar 2005 18:20:14 +0100
User-agent: Opera M2/7.54 (Win32, build 3865)

Hi again,

Last news : adding a break when receiving TDX_ERROR
seems to solve the problem.
The code we are using is now ignoring TDX_ERROR :
Here is the diff that can be applied to bayonne1.2.14/driver/globalcall/driver.cpp :

diff driver.new.cpp driver.cpp

767,768d766
<               case TDX_ERROR:
<                       break;
783a782
              case TDX_ERROR:

Cheers,

--
Etoile Dièse - www.etoilediese.com





reply via email to

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