Searched defs:stream_core (Results 1 – 1 of 1) sorted by relevance
35 struct stream_core struct39 enum { max_tls_record_size = 17 * 1024 };42 stream_core(SSL_CTX* context, const Executor& ex) in stream_core() function56 stream_core(stream_core&& other) in stream_core() function89 ~stream_core() in ~stream_core()94 engine engine_;98 boost::asio::deadline_timer pending_read_;101 boost::asio::deadline_timer pending_write_;104 static boost::asio::deadline_timer::time_type neg_infin() in neg_infin()110 static boost::asio::deadline_timer::time_type pos_infin() in pos_infin()[all …]