$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Christopher Kohlhoff (chris_at_[hidden])
Date: 2005-12-22 06:15:27
Hi Christopher,
--- christopher baus <christopher_at_[hidden]> wrote:
> I'm trying to catch up here after hacking on the reactor
> implementation in a corner for a few days. Could you point me
> to a post that describes the custom memory allocation
> interface?
http://listarchives.boost.org/Archives/boost/2005/12/98373.php
The name has since changed from handler_allocator to
handler_alloc_hook -- see the modified test program on my second
reply for an example of its use.
Cheers,
Chris