tempdiag3_log     711 src/dps8/dps8_mgp.c       tempdiag3_log("peek: connection closed");
tempdiag3_log     725 src/dps8/dps8_mgp.c       tempdiag3_log("peek: recv error errno=%d", errno);
tempdiag3_log     735 src/dps8/dps8_mgp.c       tempdiag3_log("peek: incomplete header, only %zd byte(s) available", r);
tempdiag3_log     739 src/dps8/dps8_mgp.c   tempdiag3_log("peek: header available hdr=%02x,%02x", hdr[0], hdr[1]);
tempdiag3_log     752 src/dps8/dps8_mgp.c       tempdiag3_log("read header failed: got %zd of %d hdr=%02x,%02x",
tempdiag3_log     762 src/dps8/dps8_mgp.c   tempdiag3_log("header consumed: hdr=%02x,%02x pktlen=%d", hdr[0], hdr[1], pktlen);
tempdiag3_log     777 src/dps8/dps8_mgp.c       tempdiag3_log("bad packet length %d -- closing socket to force resync", pktlen);
tempdiag3_log     804 src/dps8/dps8_mgp.c       tempdiag3_log("read body failed: got %zd of %d hdr=%02x,%02x pktlen=%d",
tempdiag3_log     813 src/dps8/dps8_mgp.c   tempdiag3_log("body consumed OK: pktlen=%d type=%d frame=%d", pktlen,