IDA C++ SDK 9.2
|
#include <network.hpp>
Public Member Functions | |
irs_server_opts_t () | |
irs_server_opts_t (const qstring &_host, int _port) |
Public Attributes | |
size_t | cb = sizeof(*this) |
host_port_t | bind |
qstring | certchain_path |
qstring | privkey_path |
|
inline |
|
inline |
size_t irs_server_opts_t::cb = sizeof(*this) |
host_port_t irs_server_opts_t::bind |
qstring irs_server_opts_t::certchain_path |
qstring irs_server_opts_t::privkey_path |