improved handling for list of telnet commands

This commit is contained in:
Igor Socec 2014-03-19 11:20:16 +01:00
parent 676e16a477
commit bdf36796bf
6 changed files with 36 additions and 14 deletions

4
tty.c
View file

@ -1,3 +1,7 @@
/*
* Handling communication with tty device.
*/
#include "moxerver.h"
#define TTY_THREAD_TIMEOUT_SEC 30