Searched defs:daemon_slpars (Results 1 – 1 of 1) sorted by relevance
71 struct daemon_slpars struct73 SOCKET sockctrl_in; //!< SOCKET ID of the input side of the control connection74 SOCKET sockctrl_out; //!< SOCKET ID of the output side of the control connection75 uint8 protocol_version; //!< negotiated protocol version76 int isactive; //!< Not null if the daemon has to run in active mode77 int nullAuthAllowed; //!< '1' if we permit NULL authentication, '0' otherwise