From: Sasa M. <sa...@us...> - 2004-07-16 08:01:27
|
Update of /cvsroot/jrobin/src/org/jrobin/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22984/org/jrobin/core Modified Files: RrdNioBackend.java Log Message: XPORT command added (not tested yet) Index: RrdNioBackend.java =================================================================== RCS file: /cvsroot/jrobin/src/org/jrobin/core/RrdNioBackend.java,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** RrdNioBackend.java 16 Jul 2004 07:40:49 -0000 1.13 --- RrdNioBackend.java 16 Jul 2004 08:01:14 -0000 1.14 *************** *** 44,48 **** * re-creation won't fail.<p> * ! * The constant is set to false initially and currently there is no API to change it * during runtime.<p> */ --- 44,48 ---- * re-creation won't fail.<p> * ! * The constant is set to true initially and currently there is no API to change it * during runtime.<p> */ |