Update of /cvsroot/playerstage/code/player/utils/playerv
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19444/utils/playerv

Modified Files:
        playerv.c 
Log Message:
fixed up message delivery semantics

Index: playerv.c
===================================================================
RCS file: /cvsroot/playerstage/code/player/utils/playerv/playerv.c,v
retrieving revision 1.51
retrieving revision 1.52
diff -C2 -d -r1.51 -r1.52
*** playerv.c   2 Nov 2007 02:41:11 -0000       1.51
--- playerv.c   2 Nov 2007 18:09:20 -0000       1.52
***************
*** 343,346 ****
--- 343,347 ----
          tv = tc;
          // this requests a round of data from the server to be read
+         playerc_client_requestdata(client);
          proxy = playerc_client_read_nonblock(client);
         }


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to