2 Commits

Author SHA1 Message Date
brainiac
d1d5c5dd7a Switch database mutex to recursive because we copy it everywhere
... and I have no idea if any of the calls are re-entrant. yay.
2026-04-04 17:34:59 -07:00
brainiac
b8deacca01 Move code in several net/event classes to cpp to hide platform details
Move DNSLookupSync to dns.h/cpp
Move platform-specific functionality of ksm to ksm.cpp
2026-04-03 00:57:38 -07:00