From 8691f4019dc2123c1aa7413cf3666138756c2f66 Mon Sep 17 00:00:00 2001 From: imarom Date: Tue, 3 May 2016 14:57:34 +0300 Subject: first remote PCAP push - draft --- src/publisher/trex_publisher.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/publisher') 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, -- cgit 1.2.3-korg