Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoin/bitcoin
/ error
Method
error
src/util/subprocess.h:650–650 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
648
struct error
649
{
650
explicit error(int fd): wr_ch_(fd) {}
651
652
explicit error(FILE* fp):error(subprocess_fileno(fp)) { assert(fp); }
653
Callers
15
get_files_from_hosts_and_compare
Function · 0.45
verify_shasums_signature
Function · 0.45
verify_published_handler
Function · 0.45
verify_binaries_handler
Function · 0.45
main
Function · 0.45
test_one
Method · 0.45
run_test
Method · 0.45
test_send
Method · 0.45
shutdown
Method · 0.45
wait_until_helper_internal
Function · 0.45
rest_block
Function · 0.45
MaybeDispatchRequestToWorker
Function · 0.45
Calls
2
OSError
Class · 0.85
pipe_cloexec
Function · 0.85
Tested by
8
main
Function · 0.36
test_one
Method · 0.36
test_send
Method · 0.36
shutdown
Method · 0.36
BOOST_FIXTURE_TEST_CASE
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36