Author: loic
Date: Tue Aug  5 23:44:29 2008
New Revision: 4204

URL: http://svn.gna.org/viewcvs/pokersource?rev=4204&view=rev
Log:
Add the relogin function that simulates the actions taken when a user logs in. 
Used in the context of a client that resumes from a session cookie.
Create the function loginTableUpdates to share between login and relogin.
Add the handlePacketDefer function that is essentially the same as the 
handlePacket function except it returns a value that is friendly to the 
maybeDeferred twisted function.
Move the PING packet handling up so that it can be used even with avatar for 
which the auth fields are incomplete.

Modified:
    trunk/poker-network/pokernetwork/pokeravatar.py


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

Reply via email to