MCPcopy Create free account
hub / github.com/apache/mesos / readerClosed

Method readerClosed

3rdparty/libprocess/src/http.cpp:632–635  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

630
631
632Future<Nothing> Pipe::Writer::readerClosed() const
633{
634 return data->readerClosure.future();
635}
636
637
638namespace header {

Callers 4

TEST_PFunction · 0.80
closedMethod · 0.80
closedMethod · 0.80

Calls 1

futureMethod · 0.45

Tested by 1

TEST_PFunction · 0.64