Go to the documentation of this file.
3 #ifndef __ZMQ_SOCKS_HPP_INCLUDED__
4 #define __ZMQ_SOCKS_HPP_INCLUDED__
socks_auth_response_t(uint8_t response_code_)
bool message_ready() const
void encode(const socks_basic_auth_request_t &req_)
socks_basic_auth_request_t(const std::string &username_, const std::string &password_)
GLsizei const GLchar *const * string
void encode(const socks_request_t &req_)
void encode(const socks_greeting_t &greeting_)
bool message_ready() const
const std::string password
socks_greeting_t(uint8_t method_)
bool message_ready() const
bool has_pending_data() const
socks_response_t(uint8_t response_code_, const std::string &address_, uint16_t port_)
socks_choice_t(uint8_t method_)
bool has_pending_data() const
bool has_pending_data() const
uint8_t _buf[4+UINT8_MAX+1+2]
uint8_t _buf[1+1+UINT8_MAX+1+UINT8_MAX]
socks_auth_response_decoder_t()
socks_greeting_encoder_t()
socks_request_t(uint8_t command_, std::string hostname_, uint16_t port_)
const std::string hostname
socks_basic_auth_request_encoder_t()
socks_request_encoder_t()
socks_response_t decode()
socks_auth_response_t decode()
socks_response_decoder_t()
int8_t _buf[4+UINT8_MAX+1+2]
const std::string username
uint8_t _buf[2+UINT8_MAX]
uint8_t methods[UINT8_MAX]
libaditof
Author(s):
autogenerated on Wed May 21 2025 02:06:58