minor code refactoring after awesome first version
This commit is contained in:
parent
0176443560
commit
c312659292
4 changed files with 24 additions and 26 deletions
2
tty.c
2
tty.c
|
@ -1,5 +1,5 @@
|
|||
#include "moxerver.h"
|
||||
#include <string.h>
|
||||
|
||||
#define TTY_THREAD_TIMEOUT_SEC 30
|
||||
#define TTY_WAIT_TIMEOUT 5 /* seconds for select() timeout in server loop */
|
||||
#define NAME "tty"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue