unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Two way pipe
@ 2007-04-26  7:31 Neil Jerram
  2007-04-26 12:25 ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Neil Jerram @ 2007-04-26  7:31 UTC (permalink / raw)
  To: Guile Users

Hi all,

Is there any technical reason for why (ice-9 popen) only provides one
way pipes?  In other words, you can either write to the subprocess, or
read from it, but not both.  Are there extra technical difficulties
involved with a two way pipe?

I have a current requirement to create a subprocess (mplayer in slave
mode) and then both write to and read from it.  And it seems to me
that this kind of requirement probably isn't uncommon.

Telford Tendys once posted a possible implementation of this at
http://www.red-bean.com/guile/guile/old/3038.html.  Can anyone see any
problems with that implementation?

Regards,
     Neil



_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-04-27  8:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-26  7:31 Two way pipe Neil Jerram
2007-04-26 12:25 ` Ludovic Courtès
2007-04-26 20:49   ` Neil Jerram
2007-04-27  8:09     ` Ludovic Courtès

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).