This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-09 15:56:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
511f4b249fe159f658b5d0116441b8ab798199b2
0ad
/
source
/
ps
/
Network
T
History
olsner
73771118b7
IPv6 Compatability (DLL-detection aware), added GetString() and GetPort() to SocketAddress, Documentation
...
This was SVN commit r138.
2003-12-10 19:39:22 +00:00
..
AllNetMessages.h
Updated serialization framework with support for arbitrary object types
2003-11-30 16:36:43 +00:00
NetMessage.cpp
First commit of networking
2003-11-25 02:11:50 +00:00
NetMessage.h
Updated serialization framework with support for arbitrary object types
2003-11-30 16:36:43 +00:00
Network.cpp
linux compat, uint seems to be a define
2003-12-10 19:33:42 +00:00
Network.h
Updated debug messages and changes for the new serialization framework
2003-11-30 16:54:11 +00:00
NetworkInternal.h
Cleanup, WSAAsyncSelect moved to win.h
2003-12-10 19:34:39 +00:00
NMTCreator.h
Updated serialization framework with support for arbitrary object types
2003-11-30 16:36:43 +00:00
Serialization.h
Updated serialization framework with support for arbitrary object types
2003-11-30 16:36:43 +00:00
ServerSocket.cpp
First commit of networking
2003-11-25 02:11:50 +00:00
SocketBase.cpp
IPv6 Compatability (DLL-detection aware), added GetString() and GetPort() to SocketAddress, Documentation
2003-12-10 19:39:22 +00:00
SocketBase.h
IPv6 Compatability (DLL-detection aware), added GetString() and GetPort() to SocketAddress, Documentation
2003-12-10 19:39:22 +00:00
StreamSocket.cpp
Fixed the RunWaitLoop, and some thread issues with it. Fixed similar glitches in StreamSocket as well
2003-11-30 17:00:27 +00:00
StreamSocket.h
Fixed the RunWaitLoop, and some thread issues with it. Fixed similar glitches in StreamSocket as well
2003-11-30 17:00:27 +00:00