Integrating frontend/sh_on_named_pipes.sh into docs and delivery system

This commit is contained in:
2013-07-04 10:47:26 +00:00
parent 0487730a86
commit cad984f047
5 changed files with 11 additions and 1 deletions

View File

@ -176,12 +176,15 @@ xorriso distro package does not install it, you may get it directly from
http://libburnia-project.org/export/head/libisoburn/trunk/frontend/xorriso-tcltk
Further there is the C program frontend/frontend_pipes_xorriso.c which
forks a xorriso process and shows the same communication gestures as
forks a xorriso process and shows similar communication gestures as
xorriso-tcltk.
In particular it connects to xorriso via two pipes, sends commands, waits
for all replies of a command, picks info out of the xorriso message sieve,
and parses reply message lines into words.
The bash script frontend/sh_on_named_pipes.sh forks a xorriso process and
operates it via two named pipes which it creates.
Drives and Disk File Objects