BloombergLP::bdls::FdStreamBuf_FileHandler::willCloseOnReset

Return true if the associated file descriptor will be closed the next time this file handler is reset, cleared, or destroyed, and false otherwise. Note that this value is determined by the value of willCloseOnResetFlag that was passed to the most recent call to reset or setWillCloseOnReset.

Synopsis

Declared in <bdls_fdstreambuf.h>

bool
willCloseOnReset() const;