|
|
| 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.
Parameters:
| name | of tty device to open. |
| start | semaphore for synchronization. |
| pri | execution priority. |
| stack | allocation needed on some platforms. |
| Generated by: dyfet@home.sys on Fri May 12 08:41:04 200. |