spring: develop a4c5a709 | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
Auswaschbar | Auswaschbar | develop | 2008-02-23 21:00:52 | develop b2d9f71c |
Changeset | * added abstract socket class * UDPConnectedSocket changes: - full error checking - automatic port selection - not subclassed from UDPSocket anymore, doesn't need RecvFrom and SendTo git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5526 37977431-3df6-0310-b722-df95706aa16b |
|||
mod - rts/Game/GameServer.cpp | [ Diff ] [ File ] | |||
mod - rts/Game/GameServer.h | [ Diff ] [ File ] | |||
mod - rts/Game/PreGame.cpp | [ Diff ] [ File ] | |||
mod - rts/System/AutohostInterface.cpp | [ Diff ] [ File ] | |||
mod - rts/System/AutohostInterface.h | [ Diff ] [ File ] | |||
add - rts/System/Net/Socket.cpp | [ Diff ] [ File ] | |||
add - rts/System/Net/Socket.h | [ Diff ] [ File ] | |||
mod - rts/System/Net/UDPConnectedSocket.cpp | [ Diff ] [ File ] | |||
mod - rts/System/Net/UDPConnectedSocket.h | [ Diff ] [ File ] | |||
mod - rts/System/Net/UDPConnection.cpp | [ Diff ] [ File ] | |||
mod - rts/System/Net/UDPSocket.cpp | [ Diff ] [ File ] | |||
mod - rts/System/Net/UDPSocket.h | [ Diff ] [ File ] | |||
mod - tools/DedicatedServer/main.cpp | [ Diff ] [ File ] |