mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-01-07 11:24:23 +01:00
drop libwebsockets < 3.2.0 support
This commit is contained in:
@@ -72,5 +72,5 @@ struct server {
|
||||
char socket_path[255]; // UNIX domain socket path
|
||||
char terminal_type[30]; // terminal type to report
|
||||
|
||||
uv_loop_t *loop; // the libuv event loop
|
||||
uv_loop_t *loop; // the libuv event loop
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user