epee: fix SSL server handshake, run_one() can block, use poll_one()
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#ifndef _NET_SSL_H
|
||||
#define _NET_SSL_H
|
||||
|
||||
#include <chrono>
|
||||
#include <stdint.h>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user