|
Electroneum
|
#include <remote.h>

Public Types | |
| enum | { rc_none, rc_hs_read, rc_hs_write } |
Public Attributes | |
| struct rc_state * | next |
| struct comm_point * | c |
| enum rc_state:: { ... } | shake_state |
| int | fd |
| struct daemon_remote * | rc |
| anonymous enum |
in the handshake part
| Enumerator | |
|---|---|
| rc_none | |
| rc_hs_read | |
| rc_hs_write | |
Definition at line 71 of file remote.h.
| struct comm_point* rc_state::c |
| struct daemon_remote* rc_state::rc |
| enum { ... } rc_state::shake_state |
in the handshake part