summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@innovatetechnologi.es>2017-01-15 20:50:26 +0100
committerLéo Lam <leo@innovatetechnologi.es>2017-02-05 11:36:48 +0100
commitc8a6dc6c23a5efe99b4bf937003ba3f2f7f8f200 (patch)
tree44e1e1fac10808bad10e20a72c18c54777e5f1bf /Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp
parent73e55ccf4472db8c85255dd97ebb3c7596d5201f (diff)
Use a single libusb context
libusb on Windows is limited to only a single context. Trying to open more than one can cause device enumerations to fail randomly. libusb is thread-safe and we don't use the manual polling support (with `poll()`) so this should be safe.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp')
0 files changed, 0 insertions, 0 deletions