Add comments and AsyncSocketData

This commit is contained in:
Alex Hultman
2018-09-11 20:37:33 +02:00
parent 7529ba1dd1
commit bef8c3bc36
6 changed files with 67 additions and 31 deletions
+2
View File
@@ -1,6 +1,8 @@
#ifndef HUB_H
#define HUB_H
// this header needs fixing! should not depend on source files!
#include "new_design/LoopData.h"
#include <libusockets.h>