buttplug-csharp icon indicating copy to clipboard operation
buttplug-csharp copied to clipboard

Test what happens if a device protocol doesn't support StopDeviceCmd

Open qdot opened this issue 6 years ago • 0 comments

The server calls StopDeviceCmd when disconnecting. However, if we implement a protocol without StopDeviceCmd bindings, it may cause the library/application to crash. We should check this and make sure something fails usefully in the parent device classes.

qdot avatar Sep 17 '19 05:09 qdot