1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00
VILLASnode/include
Umar Farooq 62bf0c2b0c Bug fixes/improvements to GTNET-SKT code
- Change enum types APP_HDR_* to SOCKET_HDR_*
 - Remove SOCKET_HDR_NONE type from app-hdr as its same as
   SOCKET_HDR_GTSKT
 - Fix values per samples for GTSKT to 1
 - Replace TODO tag with @todo
 - Use SOCKET_HDR_DEFAULT if app_hdr setting is not present
   in config file
 - Fix bug when invalid message is received resulting in
   infinite printing loop
 - Fix bug in socket_write when due to declaration of struct
   msg msgs[cnt] in the for loop the values are not transmitted
 - Replace std=c98 with std=c11 but still compile without it
2016-08-02 21:08:25 +02:00
..
cfg.h renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
file.h renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
gtfpga.h renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
hist.h renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
hooks.h renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
if.h renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
kernel.h renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
list.h renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
log.h renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
lstack.h renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
msg.h renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
msg_format.h fixed some whitespace 2016-06-13 21:41:55 +02:00
ngsi.h fixed broken nags node-type 2016-06-08 23:42:44 +02:00
nl.h renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
node.h renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
opal.h renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
path.h renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
pool.h renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
queue.h renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
sample.h Add app_hdr tag for GT-NET-Socket 2016-07-17 01:01:43 +02:00
socket.h Bug fixes/improvements to GTNET-SKT code 2016-08-02 21:08:25 +02:00
tc.h renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
timing.h renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
utils.h renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
websocket.h renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00