UnixOutputStream.closeFd

bool closeFd() @property

Get closeFd property.

Returns

Whether to close the file descriptor when the stream is closed.
void closeFd(bool propval) @property

Set closeFd property.

Parameters

propvalWhether to close the file descriptor when the stream is closed.