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

Modified Files:
        player.h 
Log Message:
increased PLAYER_MAX_DEVICES from 256 to 4096 libplayerc max connections  32 to 
PLAYER_MAX_DEVICES

Index: player.h
===================================================================
RCS file: /cvsroot/playerstage/code/player/libplayercore/player.h,v
retrieving revision 1.139
retrieving revision 1.140
diff -C2 -d -r1.139 -r1.140
*** player.h    20 Aug 2007 19:42:47 -0000      1.139
--- player.h    11 Sep 2007 01:05:50 -0000      1.140
***************
*** 66,70 ****
  #define PLAYER_MAX_DRIVER_STRING_LEN 64
  /** The maximum number of devices the server will support. */
! #define PLAYER_MAX_DEVICES             256
  /** Default maximum length for a message queue */
  #define PLAYER_MSGQUEUE_DEFAULT_MAXLEN 1024
--- 66,70 ----
  #define PLAYER_MAX_DRIVER_STRING_LEN 64
  /** The maximum number of devices the server will support. */
! #define PLAYER_MAX_DEVICES             4096
  /** Default maximum length for a message queue */
  #define PLAYER_MSGQUEUE_DEFAULT_MAXLEN 1024


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to