DDuarte
cb453fa093
Core/Shared: Fix world and auth crash on shutdown (PCQ & DbWorker)
...
Fixes #12704
2014-08-02 19:30:55 +01:00
Shauren
6f272ea5b7
Core/Network: Optimized packet sending by removing unneccessary memory copying
2014-07-27 17:46:46 +02:00
Shauren
b5f0b85b48
Core/Misc: Fixed a possible crash in ProducerConsumerQueue::Cancel
2014-07-24 18:05:54 +02:00
Vincent-Michael
946ab3e8b7
Core: Kill again whitespace :(
2014-07-21 18:14:22 +02:00
leak
ecde28d1c1
Replacing ACE based multi threading with PCQ
2014-07-14 22:51:13 +02:00
leak
d39a013b6b
Replaced ACE_Task_Base based DatabaseWorker with PCQ
...
Note: Not exactly sure how shutdown should be handled, currently the queue clears itself out before shutting down
This might need to be changed if the queue should be fully processed before being deleted
2014-06-30 18:37:23 +02:00
leak
eb36acd152
Replaced ACE_Task_Base based LogWorker with ProducerConsumerQueue
2014-06-30 14:44:52 +02:00