spring: develop 9a06ebb7 | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
Karl-Robert Ernst | Karl-Robert Ernst | develop | 2009-06-15 15:18:08 | develop 5dcf8adf |
Changeset | network: rewrite using boost::asio features: * open socket using UDPv6 at host side * client autodetection of wheter host is IPv6 |
|||
mod - CMakeLists.txt | [ Diff ] [ File ] | |||
mod - rts/CMakeLists.txt | [ Diff ] [ File ] | |||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | |||
mod - rts/Game/GameServer.cpp | [ Diff ] [ File ] | |||
mod - rts/Game/OSCStatsSender.cpp | [ Diff ] [ File ] | |||
mod - rts/System/AutohostInterface.cpp | [ Diff ] [ File ] | |||
mod - rts/System/AutohostInterface.h | [ Diff ] [ File ] | |||
mod - rts/System/Net/Connection.h | [ Diff ] [ File ] | |||
mod - rts/System/Net/LocalConnection.cpp | [ Diff ] [ File ] | |||
mod - rts/System/Net/LocalConnection.h | [ Diff ] [ File ] | |||
mod - rts/System/Net/Socket.cpp | [ Diff ] [ File ] | |||
mod - rts/System/Net/Socket.h | [ Diff ] [ File ] | |||
rm - rts/System/Net/UDPConnectedSocket.cpp | [ Diff ] [ File ] | |||
rm - rts/System/Net/UDPConnectedSocket.h | [ Diff ] [ File ] | |||
mod - rts/System/Net/UDPConnection.cpp | [ Diff ] [ File ] | |||
mod - rts/System/Net/UDPConnection.h | [ Diff ] [ File ] | |||
mod - rts/System/Net/UDPListener.cpp | [ Diff ] [ File ] | |||
mod - rts/System/Net/UDPListener.h | [ Diff ] [ File ] | |||
rm - rts/System/Net/UDPSocket.cpp | [ Diff ] [ File ] | |||
rm - rts/System/Net/UDPSocket.h | [ Diff ] [ File ] | |||
mod - rts/System/NetProtocol.cpp | [ Diff ] [ File ] | |||
mod - tools/DedicatedServer/CMakeLists.txt | [ Diff ] [ File ] |