Edward Bjarte Fjellskål wrote:
> So if (sbucket[80] != NULL) - Huston we have a match :)
>
> typedef struct _servicelist {
> bstring service_name; /* Service (@http) etc. */
> } servicelist;
>
> thoughts ?
Aye, this is the correct way to go about this thing. O(1) lookups :-)