MCPcopy Create free account
hub / github.com/PlatformLab/Homa / receiveMessage

Method receiveMessage

src/Receiver.cc:264–275  ·  view source on GitHub ↗

* Return a handle to a new received Message. * * The Transport should regularly call this method to insure incoming messages * are processed. * * @return * A new Message which has been received, if available; otherwise, nullptr. * * @sa dropMessage() */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

receiveMethod · 0.80
TEST_FFunction · 0.80

Calls 3

pop_frontMethod · 0.80
emptyMethod · 0.45
addMethod · 0.45

Tested by 1

TEST_FFunction · 0.64