Changes between Version 2 and Version 3 of ~archive/NetworkSocket
- Timestamp:
- Nov 28, 2007, 12:43:04 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
~archive/NetworkSocket
v2 v3 1 1 = !NetworkSocket = 2 [[ArchivePage]] 2 3 3 4 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].