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

List:       kde-commits
Subject:    kdeextragear-2/konversation/konversation
From:       Dario Abatianni <eisfuchs () tigress ! com>
Date:       2004-12-02 13:52:47
Message-ID: 20041202135247.E93101BB1C () office ! kde ! org
[Download RAW message or body]

CVS commit by abatianni: 

fix for PONG reply being sent incorrectly


  M +1 -1      inputfilter.cpp   1.167


--- kdeextragear-2/konversation/konversation/inputfilter.cpp  #1.166:1.167
@@ -658,5 +658,5 @@ void InputFilter::parseServerCommand(con
       if(trailing.length()) text=prefix+" :"+text;
       // queue the reply to send it as soon as possible
-      server->queueAt(0,"PONG"+text);
+      server->queueAt(0,"PONG "+text);
     }
     else if(command=="error :closing link:")


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

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