#include <transport.h>
◆ FdConnection()
◆ ~FdConnection()
FdConnection::~FdConnection |
( |
| ) |
|
◆ Close()
void FdConnection::Close |
( |
| ) |
|
|
overridevirtual |
◆ DispatchRead()
bool FdConnection::DispatchRead |
( |
void * |
buf, |
|
|
size_t |
len |
|
) |
| |
|
private |
◆ DispatchWrite()
bool FdConnection::DispatchWrite |
( |
void * |
buf, |
|
|
size_t |
len |
|
) |
| |
|
private |
◆ DoTlsHandshake()
bool FdConnection::DoTlsHandshake |
( |
RSA * |
key, |
|
|
std::string * |
auth_key |
|
) |
| |
|
finaloverridevirtual |
◆ Read()
bool FdConnection::Read |
( |
apacket * |
packet | ) |
|
|
finaloverridevirtual |
◆ Reset()
virtual void FdConnection::Reset |
( |
| ) |
|
|
inlinefinaloverridevirtual |
◆ Write()
bool FdConnection::Write |
( |
apacket * |
packet | ) |
|
|
finaloverridevirtual |
◆ fd_
◆ tls_
The documentation for this struct was generated from the following files: