the file path i.e. addreBasicCommandHandlerss of the Unix domain server socket
the EpollSelectDispatcher instance to use for I/O (connection handler parameter)
Array of command to handler delegate.
Array of command to interactive handler delegate.
mode to apply after binding the socket file
Exception if - path is too long; path.length must be less than UNIX_PATH_MAX, - an error occurred creating or binding the server socket.
Constructor to create the basic command handler directly from an array of handlers with support for interactive sessions.