Receive the command from the unix socket and call appropriate handler delegate if registered.
Command received from unix socket.
Arguments provided (if any).
Delegate to send a response to the unix socket.
delegate to get a reply from the unix socket
See Implementation
Receive the command from the unix socket and call appropriate handler delegate if registered.