Re: Squid hash

From: Duane Wessels <wessels@dont-contact.us>
Date: Tue, 17 Mar 1998 15:46:38 -0700

Yee Man Chan writes:

>Does Squid source code ever use a hash table? I want the kind of hash that
>is used in perl, ie if you have a string you want to get an associate
>value.

Squid uses hash tables, but not the Perl-type. There are numerous
examples in the code. look for hash_create, hash_join, etc...

Duane W.
Received on Tue Jul 29 2003 - 13:15:47 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:11:44 MST