mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 08:14:58 +01:00
WebSockets: add some TO DO comments
This commit is contained in:
parent
8b65b0a961
commit
c362605b49
3 changed files with 8 additions and 1 deletions
|
|
@ -40,6 +40,7 @@
|
|||
#include "state.h"
|
||||
#include "resources.h"
|
||||
|
||||
// TO DO: make this configurable
|
||||
#define WEBSOCKET_LISTEN_PORT 3818
|
||||
|
||||
struct LwsPollFdGlibSource {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue