improved handling for list of telnet commands
This commit is contained in:
parent
676e16a477
commit
bdf36796bf
6 changed files with 36 additions and 14 deletions
4
tty.c
4
tty.c
|
@ -1,3 +1,7 @@
|
|||
/*
|
||||
* Handling communication with tty device.
|
||||
*/
|
||||
|
||||
#include "moxerver.h"
|
||||
|
||||
#define TTY_THREAD_TIMEOUT_SEC 30
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue