OSSP CVS Repository

ossp - Difference in ossp-pkg/l2/l2_p.h versions 1.29 and 1.30
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/l2/l2_p.h 1.29 -> 1.30

--- l2_p.h       2001/11/04 13:55:06     1.29
+++ l2_p.h       2001/11/07 11:37:18     1.30
@@ -69,6 +69,7 @@
 /* some hard-coded sizes :-( */
 #define L2_MAX_MSGSIZE    4096
 #define L2_MAX_FORMATTERS  128
+#define L2_MAX_HANDLERS    128
 
 /* internal channel state */
 typedef enum {
@@ -101,6 +102,7 @@
     unsigned int          levelmask;
     unsigned int          flushmask;
     l2_formatter_entry_t  formatters[L2_MAX_FORMATTERS];
+    l2_handler_t         *handlers[L2_MAX_HANDLERS];
     char                  message[L2_MAX_MSGSIZE];
     char                  szError[1024];
     char                  szErrorInfo[512];

CVSTrac 2.0.1