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

List:       licq-cvs
Subject:    [Licq-cvs] licq/src
From:       Jon Keating <emostar () users ! sourceforge ! net>
Date:       2004-07-22 15:49:27
Message-ID: E1Bnfp1-0000Qk-54 () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/licq/licq/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1619

Modified Files:
	icqd-filetransfer.cpp 
Log Message:
Patch by Daniel Glöckner <daniel-gl AT gmx.net> for file transfers.


Index: icqd-filetransfer.cpp
===================================================================
RCS file: /cvsroot/licq/licq/src/icqd-filetransfer.cpp,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- icqd-filetransfer.cpp	17 Jun 2004 13:22:45 -0000	1.24
+++ icqd-filetransfer.cpp	22 Jul 2004 15:49:24 -0000	1.25
@@ -1131,7 +1131,7 @@
         if (nCurrentSocket == ftman->pipe_thread[PIPE_READ])
         {
           read(ftman->pipe_thread[PIPE_READ], buf, 1);
-          if (buf[0] == 'S')
+          if (buf[0] == 'R')
           {
             DEBUG_THREADS("[FileTransferManager_tep] Reloading socket info.\n");
           }
@@ -1268,6 +1268,7 @@
     {
       rc->m->ftSock.TransferConnectionFrom(s);
       bConnected = rc->m->SendFileHandshake();
+      write(rc->m->pipe_thread[PIPE_WRITE], "R", 1);
     }
   }
 



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Licq-cvs mailing list
Licq-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/licq-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

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