Improve TLS p2p error-handling and reduce logspam

This commit is contained in:
Duke Leto
2021-01-24 15:57:21 -05:00
parent 1488a03f1c
commit 415636af68
2 changed files with 20 additions and 10 deletions

View File

@@ -5,7 +5,6 @@
#include <stdio.h>
#include <vector>
#include <wolfssl/options.h>
#include <wolfssl/ssl.h>
#include "../util.h"