socket.io-client-cpp icon indicating copy to clipboard operation
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

Open xp19870106 opened this issue 2 years ago • 0 comments

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 ?

xp19870106 avatar Jul 20 '23 02:07 xp19870106