Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tripwire/tripwire-open-source
/ NotifyInput
Method
NotifyInput
src/cryptlib/forkjoin.cpp:85–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
void Join::NotifyInput(unsigned int i, unsigned int /* length */)
86
{
87
AccessPort(i).TransferTo(*outQueue);
88
}
89
90
void Join::NotifyClose(unsigned int /* id */)
91
{
Callers
1
Put
Method · 0.80
Calls
1
TransferTo
Method · 0.80
Tested by
no test coverage detected