Constructor.
Deletes the socket file on shutdown.
The request handler to use when processing commands. The type is passed as the template argument of UnixConnectionHandler and is assumed to have a callable member `void handle ( cstring, cstring, void delegate ( cstring ), void delegate ( ref mstring ))`.