mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 12:23:32 +01:00
Clarify behavior of SETEVENTS: it is SET, not ADD.
svn:r3871
This commit is contained in:
parent
44a6878331
commit
5edd94b27e
@ -163,7 +163,8 @@ the message.
|
|||||||
|
|
||||||
Request the server to inform the client about interesting events.
|
Request the server to inform the client about interesting events.
|
||||||
The body contains a list of 2-byte event codes (see "event" below).
|
The body contains a list of 2-byte event codes (see "event" below).
|
||||||
Sending SETEVENTS with an empty body turns off all event reporting.
|
Any events *not* listed in the SETEVENTS body are turned off; thus, sending
|
||||||
|
SETEVENTS with an empty body turns off all event reporting.
|
||||||
|
|
||||||
The server responds with a DONE message on success, and an ERROR message
|
The server responds with a DONE message on success, and an ERROR message
|
||||||
if one of the event codes isn't recognized. (On error, the list of active
|
if one of the event codes isn't recognized. (On error, the list of active
|
||||||
|
Loading…
Reference in New Issue
Block a user