getCloseFd
Returns whether the file descriptor of @stream will be closed when the stream is closed.
Return
true if the file descriptor is closed when done
Since
2.20
Returns whether the file descriptor of @stream will be closed when the stream is closed.
true if the file descriptor is closed when done
2.20