mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-01 22:58:47 -04:00
* add new argument 'exit_on_eof' to module-cli and make use of it if "-C" is passed to the daemon
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1026 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
5e1127a234
commit
bd432f0590
4 changed files with 51 additions and 14 deletions
|
|
@ -193,7 +193,9 @@ once.</p>
|
|||
<p>For an explanation of the simple command line language used by this
|
||||
module see <a href="cli.html"><tt>cli.html</tt></a>.
|
||||
|
||||
<p>This module doesn't accept any arguments.</p>
|
||||
<table>
|
||||
<tr><td><tt>exit_on_eof=</tt></td><td>Accepts a binary numerical argument specifying whether the daemon shuld exit after an EOF was recieved from STDIN (default: 0)</td></tr>
|
||||
</table>
|
||||
|
||||
<a name="module-cli-protocol-unix"/>
|
||||
<a name="module-cli-protocol-tcp"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue