Implement service unloading.
[oweals/dinit.git] / src / includes / control.h
index bbbda5204edb659ad297d79272449966cc5c471f..eae7a893dcc7f6d4c88f252d6886244aca7664b2 100644 (file)
@@ -141,6 +141,9 @@ class control_conn_t : private service_listener
     // Process an UNPINSERVICE packet. May throw std::bad_alloc.
     bool process_unpin_service();
     
+    // Process an UNLOADSERVICE packet.
+    bool process_unload_service();
+
     bool list_services();
 
     // Notify that data is ready to be read from the socket. Returns true if the connection should