Commit Graph

1 Commits

Author SHA1 Message Date
dutchpsycho d68c57008e controller: port main entry point and service host from C to C++
Replace Blackbird_controller.c with controller.cpp. The C++ translation uses
RAII for the log file and service handles through a ControllerLogger class,
removing the manual critical-section teardown paths. Refs #11.
2026-04-17 09:00:00 +00:00