MCPcopy 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
85void Join::NotifyInput(unsigned int i, unsigned int /* length */)
86{
87 AccessPort(i).TransferTo(*outQueue);
88}
89
90void Join::NotifyClose(unsigned int /* id */)
91{

Callers 1

PutMethod · 0.80

Calls 1

TransferToMethod · 0.80

Tested by

no test coverage detected