Fix Infinite loop in LinuxHidManager.Run (#8) #7
Annotations
10 warnings
build:
HidSharp/Platform/SystemEvents.cs#L116
The type name 'timespec' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
HidSharp/Platform/Linux/NativeMethods.cs#L32
The type name 'error' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
HidSharp/Platform/Linux/NativeMethods.cs#L48
The type name 'oflag' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
HidSharp/Platform/Linux/NativeMethods.cs#L62
The type name 'pollev' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
HidSharp/Platform/Linux/NativeMethods.cs#L72
The type name 'pollfd' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
HidSharp/Platform/Linux/NativeMethods.cs#L293
The type name 'termios' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
HidSharp/Platform/SystemEvents.cs#L285
The type name 'pollfd' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
HidSharp/Platform/MacOS/NativeMethods.cs#L32
The type name 'error' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
HidSharp/Platform/MacOS/NativeMethods.cs#L40
The type name 'oflag' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
HidSharp/Platform/MacOS/NativeMethods.cs#L47
The type name 'pollev' only contains lower-cased ascii characters. Such names may become reserved for the language.
|