14.05.2013, 19:46
Quote:
|
1) try to avoid mutexes (really, please don't use them), use std::atomic instead or Concurrency::concurrent_queue / concurrent_vector etc.
|
Quote:
|
2) any more "advanced server owner" will probably make his own plugin using ODB (like me :P Ye, making a gamemode with GDK)
Consider adding support for it somehow :P |


