1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-16 00:00:02 +01:00
VILLASnode/etc
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
..
armo-demo.conf restructured repository 2015-11-23 17:44:14 +01:00
example.conf renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
loopback.conf Bug fixes/improvements to GTNET-SKT code 2016-08-02 21:08:25 +02:00
websocket-stats.conf renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
ws.conf give an example on how to use @include statements 2016-02-04 17:18:30 +01:00