Add RPC-specific debugging
This commit is contained in:
parent
f8de2b7c0a
commit
86f251f343
2 changed files with 9 additions and 8 deletions
|
|
@ -65,6 +65,7 @@
|
|||
#define CLIXON_DBG_PROC 0x000080 /* Process handling */
|
||||
#define CLIXON_DBG_DATASTORE 0x000100 /* Datastore management */
|
||||
#define CLIXON_DBG_EVENT 0x000200 /* Event processing */
|
||||
#define CLIXON_DBG_RPC 0x000400 /* RPC handling */
|
||||
#define CLIXON_DBG_SMASK 0x00ffff /* Subject mask */
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue