From 4c882d7216bb12d5821a108b9f11544a075c7024 Mon Sep 17 00:00:00 2001 From: David Timber Date: Tue, 20 Oct 2020 07:28:50 +1030 Subject: Impl hostinfod and extras ... * Use EOVERFLOW instead of E2BIG * Add prne_iobuf_zero() * Fix format check logic error in prne_htbt_ser_msg_head() * Add prne_dup_str() * Add prne_timespec_ms() --- src/data/proto-test/hostinfo | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 src/data/proto-test/hostinfo (limited to 'src/data/proto-test/hostinfo') diff --git a/src/data/proto-test/hostinfo b/src/data/proto-test/hostinfo deleted file mode 100644 index abeee61..0000000 --- a/src/data/proto-test/hostinfo +++ /dev/null @@ -1,4 +0,0 @@ -# initial msg id 0xA00 -8A00 -# PRNE_HTBT_OP_HOST_INFO -02 -- cgit