1
0
forked from fsfw/fsfw

some stuff is buggy

This commit is contained in:
2021-03-15 13:06:13 +01:00
parent 703dfe9854
commit 588f9471d8
3 changed files with 6 additions and 6 deletions

View File

@ -5,6 +5,9 @@
#include <winsock2.h>
//! Debugging preprocessor define.
#define FSFW_UDP_RCV_WIRETAPPING_ENABLED 1
TcWinUdpPollingTask::TcWinUdpPollingTask(object_id_t objectId,
object_id_t tmtcUnixUdpBridge, size_t frameSize,
double timeoutSeconds): SystemObject(objectId),