#include <serial.h>
Inheritance diagram for TTYSession:

Public Methods | |
| TTYSession (const char *name, Semaphore *start=NULL, int pri=0, int stack=0) | |
| Create TTY stream that will be managed by it's own thread. More... | |
This class is very anagolous to TCPSession.
|
|
Create TTY stream that will be managed by it's own thread.
|
1.2.5 written by Dimitri van Heesch,
© 1997-2001