On Wed, Jun 30, 2021 at 12:57 AM maia....@gmail.com
<maia.ren...@gmail.com> wrote:
>
> On Saturday, June 26, 2021 at 5:07:56 AM UTC-3 Ben Noordhuis wrote:
>>
>> Yes, that's expected. Libuv sometimes has to commit memory upfront.
>
>
> Is this something particular to the 'uv_alloc_cb' ? Or any callback can 
> potentially be invoked before its setup function to return successfully?

It's specific to uv_alloc_cb and the callbacks you set with
uv_replace_allocator().

-- 
You received this message because you are subscribed to the Google Groups 
"libuv" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to libuv+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/libuv/CAHQurc9bGz5%3DZ3qCsmrrcQ%3DCR5JPyiJ96O4gtk-KQVeRwNYzpA%40mail.gmail.com.

Reply via email to