From: Bogdan Cristea <cristeab@gmail.com>
To: ratheesh k <ratheesh.ksz@gmail.com>, linux-c-programming@vger.kernel.org
Subject: Re: unnamed pipe and independent process
Date: Mon, 20 Dec 2010 08:27:38 +0200 [thread overview]
Message-ID: <201012200827.38797.cristeab@gmail.com> (raw)
In-Reply-To: <AANLkTi=k6LpYQh47kd5zk-YWyCf=emy+eicJ9PgEm+st@mail.gmail.com>
On Monday 20 December 2010 08:21:28 you wrote:
> Could i use popen in some way ? somebody told me there is way around .
It is possible to pass a file descriptor through UNIX sockets between
unrelated processes. You could pass using this approach the file descriptors
returned by popen.
prev parent reply other threads:[~2010-12-20 6:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-20 4:37 unnamed pipe and independent process ratheesh k
2010-12-20 5:58 ` Bogdan Cristea
2010-12-20 6:21 ` ratheesh k
2010-12-20 6:27 ` Bogdan Cristea [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201012200827.38797.cristeab@gmail.com \
--to=cristeab@gmail.com \
--cc=linux-c-programming@vger.kernel.org \
--cc=ratheesh.ksz@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.