|
|
| session (actor_system &sys) |
| |
|
bool | init () |
| |
|
rw_state | read_some (size_t &result, native_socket fd, void *buf, size_t len) |
| |
|
rw_state | write_some (size_t &result, native_socket fd, const void *buf, size_t len) |
| |
|
bool | try_connect (native_socket fd) |
| |
|
bool | try_accept (native_socket fd) |
| |
|
bool | must_read_more (native_socket, size_t threshold) |
| |
|
const char * | openssl_passphrase () |
| |
◆ make_session()
◆ session_ptr
The documentation for this class was generated from the following files:
- libcaf_openssl/caf/openssl/session.hpp
- libcaf_openssl/caf/openssl/session.cpp