Skip to content

Struct SolidSyslogPlusTcpTcpStreamConfig

ClassList > SolidSyslogPlusTcpTcpStreamConfig

Tunes SolidSyslogPlusTcpTcpStream's bounded connect.

  • #include <SolidSyslogPlusTcpTcpStream.h>

Public Attributes

Type Name
void * ConnectTimeoutContext
Passed back to GetConnectTimeoutMs unchanged; NULL is fine.
SolidSyslogTcpConnectTimeoutFunction GetConnectTimeoutMs
Per-attempt connect deadline in ms; NULL uses the SOLIDSYSLOG_TCP_CONNECT_TIMEOUT_MS tunable.

Public Attributes Documentation

variable ConnectTimeoutContext

Passed back to GetConnectTimeoutMs unchanged; NULL is fine.

void* SolidSyslogPlusTcpTcpStreamConfig::ConnectTimeoutContext;


variable GetConnectTimeoutMs

Per-attempt connect deadline in ms; NULL uses the SOLIDSYSLOG_TCP_CONNECT_TIMEOUT_MS tunable.

SolidSyslogTcpConnectTimeoutFunction SolidSyslogPlusTcpTcpStreamConfig::GetConnectTimeoutMs;



The documentation for this class was generated from the following file Platform/PlusTcp/Interface/SolidSyslogPlusTcpTcpStream.h