summaryrefslogtreecommitdiffstats
path: root/src/publisher
diff options
context:
space:
mode:
Diffstat (limited to 'src/publisher')
-rw-r--r--src/publisher/trex_publisher.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/publisher/trex_publisher.h b/src/publisher/trex_publisher.h
index f8843758..1d283478 100644
--- a/src/publisher/trex_publisher.h
+++ b/src/publisher/trex_publisher.h
@@ -48,6 +48,7 @@ public:
EVENT_PORT_FINISHED_TX = 4,
EVENT_PORT_ACQUIRED = 5,
EVENT_PORT_RELEASED = 6,
+ EVENT_PORT_ERROR = 7,
EVENT_SERVER_STOPPED = 100,