mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 06:33:44 +01:00
remove an XXXX that asked to get removed
svn:r9097
This commit is contained in:
parent
477438e6c7
commit
f5164ba61d
@ -473,10 +473,6 @@ typedef enum {
|
|||||||
#define RELAY_COMMAND_RENDEZVOUS_ESTABLISHED 39
|
#define RELAY_COMMAND_RENDEZVOUS_ESTABLISHED 39
|
||||||
#define RELAY_COMMAND_INTRODUCE_ACK 40
|
#define RELAY_COMMAND_INTRODUCE_ACK 40
|
||||||
|
|
||||||
/* XXXX Placeholder: remove me as soon as we have correct reasons sent
|
|
||||||
* everywhere. */
|
|
||||||
#define END_STREAM_REASON_FIXME_XXXX 0
|
|
||||||
|
|
||||||
/* Reasons why we (or a remote OR) might close a stream. See tor-spec.txt for
|
/* Reasons why we (or a remote OR) might close a stream. See tor-spec.txt for
|
||||||
* documentation of these. */
|
* documentation of these. */
|
||||||
#define END_STREAM_REASON_MISC 1
|
#define END_STREAM_REASON_MISC 1
|
||||||
|
Loading…
Reference in New Issue
Block a user