Andrey Savochkin wrote: > Socket hash lookups are made within namespace. > Hash tables are common for all namespaces, with > additional permutation of indexes. Hi Andrey, why is the hash table common and not instanciated multiple times for each namespace like the routes ?