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 Multihomed_INET_Addr.h
|
||||
*
|
||||
* $Id: Multihomed_INET_Addr.h 91626 2010-09-07 10:59:20Z johnnyw $
|
||||
*
|
||||
* @author Edward R. Mulholland <emulholl@atl.lmco.com>
|
||||
*/
|
||||
//=============================================================================
|
||||
|
|
@ -180,9 +182,6 @@ public:
|
|||
void get_addresses(sockaddr_in6 *addrs, size_t size) const;
|
||||
#endif /* ACE_HAS_IPV6 */
|
||||
|
||||
/// Declare the dynamic allocation hooks.
|
||||
ACE_ALLOC_HOOK_DECLARE;
|
||||
|
||||
private:
|
||||
ACE_Array<ACE_INET_Addr> secondaries_;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue