bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: run.c translator


From: Niels Möller
Subject: Re: run.c translator
Date: 19 Mar 2002 14:16:29 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

tb@becket.net (Thomas Bushnell, BSG) writes:

> You want the "shutdown" call, which should do the right thing.

Does shutdown work on plain pipes, or is it it necessary to use
socketpair instead of pipe? (Not that that is usually a problem, I'd
recommend socketpair everytime, except if one actually needs the
atomic PIPE_BUF behaviour).

Does the Hurd's shutdown work on the (master side) of a pty as well?

/Niels



reply via email to

[Prev in Thread] Current Thread [Next in Thread]