3006 memcpy(
message.detector, LOCAL_DETECTOR, MSG_DETECTOR_SIZE);
3007 memcpy(
message.source,
"FeeServer\0", 10);
3009 "FeeServer %s (Version: %s) has been initialized (DNS: %s) ...",
3010 serverName, FEESERVER_VERSION, getenv(
"DIM_DNS_NODE"))] = 0;
3013 now = localtime(&timeVal);
3014 message.date[strftime(
message.date, MSG_DATE_SIZE,
"%Y-%m-%d %H:%M:%S",
3020 memcpy(
lastMessage.detector, LOCAL_DETECTOR, MSG_DETECTOR_SIZE);
3024 "Init of Backup Message Struct!")] = 0;
3027 now = localtime(&timeVal);
3029 "%Y-%m-%d %H:%M:%S", now)] = 0;
static MessageStruct message
Warning because the service this data corrsponds to might have been last updated longer ago than Local time
static MessageStruct lastMessage
sprintf(name1,"NewService%d", i)