socket.io-client-cpp
socket.io-client-cpp copied to clipboard
void client_impl::on_close(connection_hdl con) called 30 seconds after I turn off wifi on MacOS
on Mac OS system When I close wifi, the void client_impl::on_close(connection_hdl con) function is call after almost 30 seconds How can I improve it ?