Changes between Version 1 and Version 2 of ~archive/NetworkSocket
- Timestamp:
- Nov 28, 2007, 12:42:59 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
~archive/NetworkSocket
v1 v2 1 = NetworkSocket =1 = !NetworkSocket = 2 2 3 3 This module will probably need a multithreading implementation. [http://wiki.delphigl.com/index.php/SDL_Thread_Beispiel Here] is a good howto about multithreaded SDL and mutexes. A even better guide for C++ itself: [http://www.libsdl.org/intro.de/usingthreads.html here]. … … 8 8 9 9 10 This is a small description of the NetworkSocket class10 This is a small description of the !NetworkSocket class 11 11 12 12 {{{