On 2007-04-29, Tom Hawkins <[EMAIL PROTECTED]> wrote:

Hi,

[..]
> I haven't done this before in any language, so any tips would be
> appreciated.  From what I gather, a call to posix_openpt or openpty
> returns a master and a slave, or alternatively opening /dev/ptmx
> followed by calls to grantpt and unlockpt.

well, then I suggest 'Stevens, Advanced programming in the unix
environment' for basic pseudo terminal programming.

Best regards
Georg Sauthoff

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to