r15768@tombo: nickm | 2007-12-31 16:12:09 -0500

Patch from Tup: make NS events work again.


svn:r13009
This commit is contained in:
Nick Mathewson
2007-12-31 21:12:16 +00:00
parent 71e117e444
commit 48d7adca8a
4 changed files with 79 additions and 1 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ const char control_c_id[] =
#define EVENT_ADDRMAP 0x000C
// #define EVENT_AUTHDIR_NEWDESCS 0x000D
#define EVENT_DESCCHANGED 0x000E
#define EVENT_NS 0x000F
// #define EVENT_NS 0x000F
#define EVENT_STATUS_CLIENT 0x0010
#define EVENT_STATUS_SERVER 0x0011
#define EVENT_STATUS_GENERAL 0x0012