v0.1.25 - Fix 100% CPU bug in relay client - SSL_pending busy-wait
This commit is contained in:
Binary file not shown.
BIN
build/main.o
BIN
build/main.o
Binary file not shown.
@@ -10,8 +10,8 @@
|
||||
// Version information (auto-updated by build system)
|
||||
#define VERSION_MAJOR 0
|
||||
#define VERSION_MINOR 1
|
||||
#define VERSION_PATCH 24
|
||||
#define VERSION "v0.1.24"
|
||||
#define VERSION_PATCH 25
|
||||
#define VERSION "v0.1.25"
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
Reference in New Issue
Block a user