186
186
<a name="g-unix-output-stream-set-close-fd"></a><h3>g_unix_output_stream_set_close_fd ()</h3>
187
187
<pre class="programlisting"><span class="returnvalue">void</span>
188
188
g_unix_output_stream_set_close_fd (<em class="parameter"><code><a class="link" href="GUnixOutputStream.html" title="GUnixOutputStream"><span class="type">GUnixOutputStream</span></a> *stream</code></em>,
190
190
<p>Sets whether the file descriptor of <em class="parameter"><code>stream</code></em>
192
192
when the stream is closed.</p>