[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs/kdecore/network
From:       Thiago Macieira <thiago.macieira () kdemail ! net>
Date:       2005-01-19 22:58:09
Message-ID: 20050119225809.549F91B45C () office ! kde ! org
[Download RAW message or body]

CVS commit by thiago: 

By definition, RemotelyDisconnected isn't a fatal error. It's a normal
condition. This is also a tentative fix the problems in programs that
delete the socket due to a fatal gotError(int) signal.

CCMAIL:ismail@kde.org.tr


  M +1 -0      ksocketbase.cpp   1.12


--- kdelibs/kdecore/network/ksocketbase.cpp  #1.11:1.12
@@ -264,4 +264,5 @@ bool KSocketBase::isFatalError(int code)
     case InProgress:
     case NoError:
+    case RemotelyDisconnected:
       return false;
     }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic