Update some links.
[obnox/wireshark/wip.git] / sync_pipe.h
index 5b1062f7aba8d8a6d2966d626e006d9e0424ad31..b5d80cb706312a0dfe5d2378741abf9d61d36e8c 100644 (file)
@@ -55,6 +55,7 @@
 #define SP_BAD_FILTER   'B'     /* error message for bad capture filter */
 #define SP_PACKET_COUNT 'P'     /* count of packets captured since last message */
 #define SP_DROPS        'D'     /* count of packets dropped in capture */
+#define SP_SUCCESS      'S'     /* success indication, no extra data */
 /*
  * Win32 only: Indications sent out on the signal pipe (from parent to child)
  * (UNIX-like sends signals for this)