[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ncurses on pipes
From: |
Robert Lemmen |
Subject: |
Re: ncurses on pipes |
Date: |
Wed, 13 Jun 2007 15:51:41 +0200 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
On Wed, Jun 13, 2007 at 03:22:42PM +0200, Bernd Jendrissek wrote:
> How about using pseudo TTYs like telnetd itself does? Look for
> openpty(), forkpty(). I don't have man pages for them but they are
> documented in the GNU C library info pages.
that would be cool, and would in fact be similar to using a telnetd and
individual processes for the user interface (except that i could cram it
into the same process then). but it has the same problem as a telnetd:
the number of ptys. as far as i know i can only create a few (128?)
ptys...
cu robert
--
Robert Lemmen http://www.semistable.com