MCPcopy Create free account
hub / github.com/apache/arrow / errnum

Method errnum

cpp/src/arrow/util/io_util.cc:254–254  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

252 }
253
254 int errnum() const { return errnum_; }
255
256 protected:
257 int errnum_;

Callers 3

ErrnoFromStatusDetailFunction · 0.45
ErrnoFromStatusFunction · 0.45
WinErrorFromStatusFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected