folly::MemoryMapping::fd

Returns the file descriptor backing this mapping.

Synopsis

Declared in <folly/system/MemoryMapping.h>

int
fd() const;

Return Value

The underlying file descriptor.