On Windows (10.0.19045) using LSL 1.16.x the GetAllStreams example (and other uses of continuous_resolver) crash when the network connection is changed.
Steps to reproduce
- Start GetAllStreams.exe
- Hit a key to start the continuous_resolver
- Switch the Wifi network
When the network is switched between two calls of resolve_streams() an lsl_internal_error is thrown.
The error/crash does not occur when using 1.15.x and I could also not trigger it on Linux with either version.
On Windows (10.0.19045) using LSL 1.16.x the GetAllStreams example (and other uses of continuous_resolver) crash when the network connection is changed.
Steps to reproduce
When the network is switched between two calls of
resolve_streams()an lsl_internal_error is thrown.The error/crash does not occur when using 1.15.x and I could also not trigger it on Linux with either version.