mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 04:37:02 +00:00
Project tidy up and sync
This commit is contained in:
parent
49fe617b55
commit
5531a0087d
44 changed files with 484 additions and 427 deletions
|
|
@ -43,6 +43,8 @@ namespace ACE_Based
|
|||
LockType _lock; /**< Lock access to the queue. */
|
||||
StorageType _queue; /**< Storage backing the queue. */
|
||||
|
||||
/*volatile*/ bool _canceled; /**< Cancellation flag. */
|
||||
|
||||
public:
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue