sccn / liblsl

C++ lsl library for multi-modal time-synched data transmission over the local network
Other
107 stars 63 forks source link

Fix lsl_cpp.h exception handling #194

Closed jchen-dawnscene closed 1 year ago

jchen-dawnscene commented 1 year ago

For error code lsl_lost_error, check_error() shall throw lost_error rather than timeout_error.