pub unsafe extern "C" fn CS104_Slave_stop(self_: CS104_Slave)Expand description
Stop the server.
Stop listening to incoming TCP/IP connections and close all open connections. Event buffers will be deactivated.
pub unsafe extern "C" fn CS104_Slave_stop(self_: CS104_Slave)Stop the server.
Stop listening to incoming TCP/IP connections and close all open connections. Event buffers will be deactivated.