mirror of
https://github.com/tsl0922/ttyd.git
synced 2025-12-29 06:54:35 +01:00
protocol: improve exit code handling
This commit is contained in:
@@ -52,7 +52,8 @@ struct pss_tty {
|
||||
|
||||
pty_process *process;
|
||||
pty_buf_t *pty_buf;
|
||||
bool pty_eof;
|
||||
|
||||
int lws_close_status;
|
||||
};
|
||||
|
||||
struct server {
|
||||
|
||||
Reference in New Issue
Block a user