From 591a8279418edf6eb9e63f42053fbbb92a4c8f63 Mon Sep 17 00:00:00 2001 From: Tom Early Date: Tue, 7 Jan 2020 18:10:06 -0700 Subject: [PATCH] handle RT_TIMEOUT --- QnetITAP.cpp | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/QnetITAP.cpp b/QnetITAP.cpp index 3bd320e..edea222 100644 --- a/QnetITAP.cpp +++ b/QnetITAP.cpp @@ -157,10 +157,7 @@ void CQnetITAP::DumpSerialPacket(const char *title, const unsigned char *buf) printf("Data acknowledgement seq=%02u code=%02u", itap.header.flag[0], itap.header.flag[1]); break; default: - printf("UNKNOWN:"); - for (int i=0; i