Update of /cvsroot/playerstage/code/player/libplayertcp
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19444/libplayertcp
Modified Files:
playertcp.cc
Log Message:
fixed up message delivery semantics
Index: playertcp.cc
===================================================================
RCS file: /cvsroot/playerstage/code/player/libplayertcp/playertcp.cc,v
retrieving revision 1.68
retrieving revision 1.69
diff -C2 -d -r1.68 -r1.69
*** playertcp.cc 2 Nov 2007 02:41:11 -0000 1.68
--- playertcp.cc 2 Nov 2007 18:09:20 -0000 1.69
***************
*** 1253,1256 ****
--- 1253,1258 ----
client->queue->Push(*resp);
delete resp;
+ // Remember that the user requested some
+ client->queue->SetDataRequested(true);
client->queue->MarkAllReady ();
break;
-------------------------------------------------------------------------
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