UnixInputStream.setCloseFd
void setCloseFd(bool closeFd)Sets whether the file descriptor of stream shall be closed when the stream is closed.
Parameters
closeFd | true to close the file descriptor when done |
void setCloseFd(bool closeFd)Sets whether the file descriptor of stream shall be closed when the stream is closed.
closeFd | true to close the file descriptor when done |