13 Mar
2020
13 Mar
'20
11:57 a.m.
Arran wrote:
Synchronisation for the realm rbtree would be a pain, but as this is relatively low volume, maybe just add a toggle that puts a mutex around the tree?
I think locking primitives for rbtrees were something I tackled in my DDDS tree. Looking... yeah... https://github.com/skids/freeradius-server/commit/e5f3da60317a68657587555a36...