diff options
author | Tom Rondeau <tom@trondeau.com> | 2015-07-24 17:25:57 -0400 |
---|---|---|
committer | Tom Rondeau <tom@trondeau.com> | 2015-07-24 17:25:57 -0400 |
commit | 3a7f237cfa8f17b5f39de13cb273aa7efdc5f652 (patch) | |
tree | 975674a8ca3f3951205fabd9ebdf75d9066a1b70 /volk | |
parent | 65d6523bf2b6d223766d07e250658bd671dfe663 (diff) |
controlport: Adding support for building Java clients.
Java has a hard time with unions (or our way of doing things produces
problems in Java). Using a struct instead does not change any
server-side or client-side code, and only seems to increase the
network packet size by 2 bytes.
Diffstat (limited to 'volk')
m--------- | volk | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/volk b/volk -Subproject 4a25f2ea6db33e3269ab485341c65d653712835 +Subproject 5582e551051e864f5e55a518fc17250324130d4 |