Revision: 7264
http://warzone2100.svn.sourceforge.net/warzone2100/?rev=7264&view=rev
Author: muggenhor
Date: 2009-05-01 21:17:39 +0000 (Fri, 01 May 2009)
Log Message:
-----------
Lobbyserver: Use separate sockets to listen on IPv4 and IPv6 (instead of a
single socket which uses IPv4 to IPv6 mapping)
* Use select(2) to wait for a connection on both sockets and accept(2)ing them
in a separate thread
* This prevents IPv4 addresses from becoming IPv6 mapped, which might not be
properly supported on all platforms
- The IPv6 mapped addresses where transferred back to clients
Modified Paths:
--------------
trunk/tools/masterserver/wzmasterserver.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