Public Attributes | List of all members
reconnect_server Struct Reference

#include <reconnect_server.h>

Public Attributes

timestamp_listhead
 
int max_reconnect_backoff_ms
 
std::string * peer
 
timestamp_listtail
 
test_tcp_server tcp_server
 

Detailed Description

Definition at line 32 of file reconnect_server.h.

Member Data Documentation

◆ head

timestamp_list* reconnect_server::head

Definition at line 34 of file reconnect_server.h.

◆ max_reconnect_backoff_ms

int reconnect_server::max_reconnect_backoff_ms

Definition at line 37 of file reconnect_server.h.

◆ peer

std::string* reconnect_server::peer

Definition at line 36 of file reconnect_server.h.

◆ tail

timestamp_list* reconnect_server::tail

Definition at line 35 of file reconnect_server.h.

◆ tcp_server

test_tcp_server reconnect_server::tcp_server

Definition at line 33 of file reconnect_server.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:48