mirror of
https://github.com/google/santa.git
synced 2026-04-24 03:00:12 -04:00
Instead of having santad create a listener for SantaGUI to connect to and then reverse the client-server relationship, have SantaGUI create an anonymous listener that it sends to santad using the control interface. Also add a queue for notifications so that blocks that occur while SantaGUI isn't running will show up once it starts.