mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 01:37:00 +00:00
Some missing from merge.
Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
parent
ec939a5bce
commit
f4be15a7af
1895 changed files with 160408 additions and 53601 deletions
|
|
@ -4,6 +4,8 @@
|
|||
/**
|
||||
* @file Connection_Recycling_Strategy.h
|
||||
*
|
||||
* $Id: Connection_Recycling_Strategy.h 97246 2013-08-07 07:10:20Z johnnyw $
|
||||
*
|
||||
* @author Doug Schmidt
|
||||
*/
|
||||
//=============================================================================
|
||||
|
|
@ -53,6 +55,7 @@ public:
|
|||
/// Cleanup hint and reset @a act_holder to zero if @a act_holder != 0.
|
||||
virtual int cleanup_hint (const void *recycling_act,
|
||||
void **act_holder = 0) = 0;
|
||||
|
||||
};
|
||||
|
||||
ACE_END_VERSIONED_NAMESPACE_DECL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue