CS104_Slave_stopThreadless

Function CS104_Slave_stopThreadless 

Source
pub unsafe extern "C" fn CS104_Slave_stopThreadless(
    self_: CS104_Slave,
)
Expand description

Stop the server in non-threaded mode

Stop listening to incoming TCP/IP connections and close all open connections. Event buffers will be deactivated.