diff options
author | George Kadianakis <desnacked@riseup.net> | 2019-03-13 15:24:04 +0200 |
---|---|---|
committer | teor <teor@torproject.org> | 2019-03-22 09:23:05 +1000 |
commit | 57291602532bfe55060668293130b0aac1fd702e (patch) | |
tree | 14d78126b270adf23a0e5ead007b7cf84bfcb048 /src/feature | |
parent | 846d379b50b4f4790a9fe2ec88746748e0fab2b7 (diff) | |
download | tor-57291602532bfe55060668293130b0aac1fd702e.tar.gz tor-57291602532bfe55060668293130b0aac1fd702e.zip |
circpad: Rename circpad_machine_state_t to circpad_machine_runtime_t.
The name of circpad_machine_state_t was very confusing since it was conflicting
with circpad_state_t and circpad_circuit_state_t.
Right now here is the current meaning of these structs:
circpad_state_t -> A state of the state machine.
circpad_machine_runtime_t -> The current mutable runtime info of the state machine.
circpad_circuit_state_t -> Circuit conditions based on which we should apply a machine to the circuit
Diffstat (limited to 'src/feature')
0 files changed, 0 insertions, 0 deletions