Checks for a lost connection.
GLost()
checks if a device has been lost. Devices are considered "lost" when the suddenly disapear which can happen when a controller is powered off or the ethernet cord is disconnected. GLost should be called periodically and the results handled accordingly.g | Connection's handle. |
See x_examples.cpp for an example.