summaryrefslogtreecommitdiff
path: root/src/socketengines/socketengine_pipe.cpp
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2010-10-01 20:24:25 -0400
committerAdam <Adam@anope.org>2010-10-01 20:24:25 -0400
commit5d9df2bdc1bad51ec60bf6e64e27a01dd9336fa8 (patch)
tree3d4035026e4ad17bb21f96481277241356de911b /src/socketengines/socketengine_pipe.cpp
parent6ca09be66341fd9f568fb0ac754df4f4c561bc1f (diff)
Revert "Do not use new/delete to allocate modules, allows modules to always destruct properly and automatically"
This does not work as expected, it causes objects allocated by modules to be freed by the operating system when the module is unloaded, giving no chance to the module to deallocate it itself. This reverts commit 05e6815d912f0418f6da25a2106dd718796f02fa.
Diffstat (limited to 'src/socketengines/socketengine_pipe.cpp')
0 files changed, 0 insertions, 0 deletions