spring: develop c6d0f3ef | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
hoijui | hoijui | develop | 2011-06-21 08:54:51 | develop e0569840 |
Changeset | cleanup *Connection (no real logic changes) * remove duplicate documentation (doxygen copies doc from overridden function automatically) * remove virtual keyword in overriding classes, and mark overriding functions with comments instead * move overriding functions to mirror the order in the super-class * adjust some documentation * rename `CheckAddress(addr)` -> `IsUsingAddress(addr)` |
|||
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/UDPConnection.cpp | [ Diff ] [ File ] | |||
mod - rts/System/Net/UDPConnection.h | [ Diff ] [ File ] | |||
mod - rts/System/Net/UDPListener.cpp | [ Diff ] [ File ] |