mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04: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
|
|
@ -1,3 +1,5 @@
|
|||
// $Id: TLI.cpp 96985 2013-04-11 15:50:32Z huangh $
|
||||
|
||||
// Defines the member functions for the base class of the ACE_TLI
|
||||
// abstraction.
|
||||
|
||||
|
|
@ -49,6 +51,7 @@ ACE_TLI::ACE_TLI (void)
|
|||
{
|
||||
delete [] this->so_opt_req.opt.buf;
|
||||
this->so_opt_req.opt.buf = 0;
|
||||
return;
|
||||
}
|
||||
#endif /* ACE_HAS_SVR4_TLI */
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue