hmm
This commit is contained in:
parent
79823706e8
commit
ea64751f70
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
// This is to wrap the platform specific kinds of connect/read/write.
|
// This is to wrap the platform specific kinds of connect/read/write.
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
#include <stdlib.h>
|
||||||
|
|
||||||
enum class OPCODE : uint32_t {
|
enum class OPCODE : uint32_t {
|
||||||
HANDSHAKE = 0,
|
HANDSHAKE = 0,
|
||||||
|
|
Loading…
Reference in a new issue