Update of /cvsroot/playerstage/code/player/libplayercore
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10043/libplayercore

Modified Files:
        message.cc 
Log Message:
changed default server mode to pull with replacement

Index: message.cc
===================================================================
RCS file: /cvsroot/playerstage/code/player/libplayercore/message.cc,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** message.cc  11 Oct 2007 01:39:37 -0000      1.28
--- message.cc  2 Nov 2007 02:41:11 -0000       1.29
***************
*** 191,195 ****
    this->filter_on = false;
    this->replaceRules = NULL;
!   this->pull = false;
  }
  
--- 191,195 ----
    this->filter_on = false;
    this->replaceRules = NULL;
!   this->pull = true;
  }
  


-------------------------------------------------------------------------
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