5 14:30
> *To:* Developer support list for Wireshark
> *Subject:* Re: [Wireshark-dev] Replacing GHashTable with wmem_map_t
>
>
>
> Hi Gloria
>
> Hello,
>
>
>
> I’d like to ask you about the new API. I’m replacing the GHashTable type
> with wmem_map_t
: Re: [Wireshark-dev] Replacing GHashTable with wmem_map_t
Hi Gloria
Hello,
I’d like to ask you about the new API. I’m replacing the GHashTable type with
wmem_map_t and I don’t know how can iterate through the wmem_map, as we can do
it with GHashTable by using g_hash_table_iter methods.
Thank
Hi Gloria
Hello,
I’d like to ask you about the new API. I’m replacing the GHashTable type
with wmem_map_t and I don’t know how can iterate through the wmem_map, as
we can do it with GHashTable by using g_hash_table_iter methods.
Thank you in advance,
Regards.
Hello,
I'd like to ask you about the new API. I'm replacing the GHashTable type with
wmem_map_t and I don't know how can iterate through the wmem_map, as we can do
it with GHashTable by using g_hash_table_iter methods.
Thank you in advance,
Regards.
DISC