asio C++ library

PrevUpHomeNext

ssl::stream::impl_type

(Deprecated: Use native_handle_type.) The underlying implementation type.

typedef impl_struct * impl_type;
Requirements

Header: asio/ssl/stream.hpp

Convenience header: asio/ssl.hpp


PrevUpHomeNext