Changes between Version 3 and Version 4 of ~archive/NetworkSocket
- Timestamp:
- Sep 21, 2008, 8:57:10 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
~archive/NetworkSocket
v3 v4 24 24 * The constructor that creates the new socket 25 25 * 26 * @param address: the address information s(SDL_net.h definition)26 * @param address: the address information (SDL_net.h definition) 27 27 * @param type: the type of the Socket: Server/Client 28 28 */