This website works better with JavaScript.
Home
Help
Sign In
jackaudio
/
jack2
mirror of
https://github.com/jackaudio/jack2
Watch
1
Star
0
Fork
0
Code
Releases
45
Activity
Browse Source
Raise NETWORK_PROTOCOL for netjack2.
tags/v1.9.10
Stephane Letz
12 years ago
parent
84c1952786
commit
26f384bf9f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
common/JackNetTool.h
+ 1
- 1
common/JackNetTool.h
View File
@@ -38,7 +38,7 @@ using namespace std;
#endif
#endif
#define NETWORK_PROTOCOL
6
#define NETWORK_PROTOCOL
7
#define NET_SYNCHING 0
#define NET_PACKET_ERROR -2
Write
Preview
Loading…
Cancel
Save