UnixOutputStream.setCloseFd

void setCloseFd(bool closeFd) nothrow

Sets whether the file descriptor of stream shall be closed when the stream is closed.

Parameters

closeFdtrue to close the file descriptor when done