1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-23 00:00:01 +01:00
VILLASnode/lib
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.c Add app_hdr tag for GT-NET-Socket 2016-07-17 01:01:43 +02:00
file.c renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
gtfpga.c added debug facilities to debug output 2016-06-13 21:43:08 +02:00
hist.c renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
hooks-internal.c missed something to rename 2016-06-13 21:44:39 +02:00
hooks-other.c renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
hooks-stats.c renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
hooks.c renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
if.c renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
kernel.c renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
list.c renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
log.c renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
lstack.c renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
msg.c renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
ngsi.c fixed broken nags node-type 2016-06-08 23:42:44 +02:00
nl.c renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
node.c renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
opal.c added debug facilities to debug output 2016-06-13 21:43:08 +02:00
path.c Add app_hdr tag for GT-NET-Socket 2016-07-17 01:01:43 +02:00
pool.c renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
queue.c renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
sample.c renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
socket.c Bug fixes/improvements to GTNET-SKT code 2016-08-02 21:08:25 +02:00
tc.c renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
timing.c renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
utils.c renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
websocket-http.c renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
websocket-live.c renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
websocket.c fixed some whitespace 2016-06-13 21:41:55 +02:00