Searched defs:daemon_slpars (Results 1 – 1 of 1) sorted by relevance
96 struct daemon_slpars struct98 SOCKET sockctrl; //!< SOCKET ID of the control connection99 SSL *ssl; //!< Optional SSL handler for the controlling sockets100 int isactive; //!< Not null if the daemon has to run in active mode101 int nullAuthAllowed; //!< '1' if we permit NULL authentication, '0' otherwise