|
UCILoader 1.1.2
Small C++ library that allows user to connect to a chess engines via UCI protocol.
|
Exception thrown when a sync() or ping() operation times out. More...
#include <EngineConnection.h>
Inherits std::exception.
Exception thrown when a sync() or ping() operation times out.
When this exception is thrown, the engine process will be terminated and the listener thread associated with the engine instance is shut down.