Revision: 7305
          http://warzone2100.svn.sourceforge.net/warzone2100/?rev=7305&view=rev
Author:   muggenhor
Date:     2009-05-03 18:28:35 +0000 (Sun, 03 May 2009)

Log Message:
-----------
Lobby utility library:
 * Create another custom context manager (can be used in with-statement) for 
creating a connection to a given (host, port): "connection"
  - Perform manual name-resolution, using each returned entry until one can be 
succesfully connected to (allows IPv4 + IPv6 through the same function)
 * Use this context manager instead of connecting manually

Modified Paths:
--------------
    trunk/tools/masterserver/protocol.py
    trunk/tools/masterserver/wztest.py


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Warzone2100-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to