Is there a simple way to detect network connection (like link light, not full internet connectivity), using Boost ASIO?
I would prefer to use boost for its cross platform capability and since I already have a dependency on it.
Is there a simple way to detect network connection (like link light, not full internet connectivity), using Boost ASIO?
I would prefer to use boost for its cross platform capability and since I already have a dependency on it.