Author: bkuhn
Date: Wed Sep  3 04:23:19 2008
New Revision: 4409

URL: http://svn.gna.org/viewcvs/pokersource?rev=4409&view=rev
Log:
 [EMAIL PROTECTED]:  bkuhn | 2008-09-02 16:15:14 -0400
 Steps toward implementing a cap on the number of packets that can be
 queued in for clients:
 
    * poker.server.xml.in: Added <server> setting,
      max_queued_client_packets, which defaults to "500"
 
    * pokerservice.py: stored that maximum in the object, made accessor
      method.
 
    * test-pokerservice.py.in: added test to make sure config variable is
      set correctly.
 
    # Unrelated, I made a few clarifying comments in poker.server.xml.in
 
 More details on this feature can be found at:
   
http://pokersource.info/developers/specifications/earthquake.html#%5B%5Bserver%20reduce%20backlog%5D%5D

Modified:
    trunk/   (props changed)
    trunk/poker-network/ChangeLog
    trunk/poker-network/conf/poker.server.xml.in
    trunk/poker-network/pokernetwork/pokerservice.py
    trunk/poker-network/tests/test-pokerservice.py.in


_______________________________________________
Pokersource-commits mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-commits

Reply via email to