Stream::ProxyIndication Struct Reference

PROXY indication. More...

#include <StreamInterface.h>

Data Fields

bool local
 
const struct sockaddr * raddr
 True if PROXY is LOCAL (used for PROXY testing)
 

Detailed Description

PROXY indication.

Definition at line 230 of file StreamInterface.h.

Field Documentation

◆ local

bool Stream::ProxyIndication::local

Definition at line 231 of file StreamInterface.h.

◆ raddr

const struct sockaddr* Stream::ProxyIndication::raddr

True if PROXY is LOCAL (used for PROXY testing)

Definition at line 232 of file StreamInterface.h.


The documentation for this struct was generated from the following file:

All rights reserved © 2002 - 2024 Isode Ltd.