You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The *start parameter is an MMDB_entry_s value. In most cases, this will come from the MMDB_lookup_result_s value returned by MMDB_lookup_string() or MMDB_lookup_sockaddr(). This could be spelled out more, but the second example here does show how to get it and use it.
I notice that MMDB_get_entry_data_list has a *start parameter but this is not covered in the docs.
Is this the node value in the search tree? Or is it the file offset? Either way this should be clarified
The text was updated successfully, but these errors were encountered: