Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ErrnoFromStatusDetail
Function · 0.45
ErrnoFromStatus
Function · 0.45
WinErrorFromStatus
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected