summaryrefslogtreecommitdiff
path: root/libs/surfaces/websockets/server.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/surfaces/websockets/server.h')
-rw-r--r--libs/surfaces/websockets/server.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/surfaces/websockets/server.h b/libs/surfaces/websockets/server.h
index f3dde841c1..f1147b24c3 100644
--- a/libs/surfaces/websockets/server.h
+++ b/libs/surfaces/websockets/server.h
@@ -40,6 +40,7 @@
#include "state.h"
#include "resources.h"
+// TO DO: make this configurable
#define WEBSOCKET_LISTEN_PORT 3818
struct LwsPollFdGlibSource {