This website works better with JavaScript.
Explore
Help
Sign In
grayhook
/
OpenRGB
Watch
1
Star
0
Fork
You've already forked OpenRGB
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Fix client on Windows
Browse Source
master
Adam Honse
6 years ago
parent
15d23d3009
commit
883a78ad9d
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
NetworkClient.cpp
Unescape
Escape
View File
@ -12,6 +12,7 @@
#
ifdef WIN32
#
include
<Windows.h>
#
define MSG_NOSIGNAL 0
#
else
#
include
<unistd.h>
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
grayhook/OpenRGB
Title
Body
Create Issue