Hi,
I want to know if the connection is broken up at some point, can I reconnect without shutdown-close the socket.
On Windows, I keep getting already_connected error when reconnecting but still fails to do other async read/write...
Also, any way to test if the socket is connected?
Thanks.