Electroneum
Loading...
Searching...
No Matches
rc_state Struct Reference

#include <remote.h>

Collaboration diagram for rc_state:

Public Types

enum  { rc_none , rc_hs_read , rc_hs_write }

Public Attributes

struct rc_statenext
struct comm_pointc
enum rc_state:: { ... }  shake_state
int fd
struct daemon_remoterc

Detailed Description

a busy control command connection, SSL state

Definition at line 65 of file remote.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum

in the handshake part

Enumerator
rc_none 
rc_hs_read 
rc_hs_write 

Definition at line 71 of file remote.h.

enum rc_state::@200345346374355104104017117224325211175204124104 shake_state
@ rc_hs_write
Definition remote.h:71
@ rc_hs_read
Definition remote.h:71
@ rc_none
Definition remote.h:71

Member Data Documentation

◆ c

struct comm_point* rc_state::c

the commpoint

Definition at line 69 of file remote.h.

◆ fd

int rc_state::fd

file descriptor

Definition at line 77 of file remote.h.

◆ next

struct rc_state* rc_state::next

the next item in list

Definition at line 67 of file remote.h.

◆ rc

struct daemon_remote* rc_state::rc

the rc this is part of

Definition at line 79 of file remote.h.

◆ []

enum { ... } rc_state::shake_state

in the handshake part


The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/external/unbound/daemon/remote.h