MCPcopy Create free account
hub / github.com/3rdparty/libprocess / readerClosed

Method readerClosed

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 1

TEST_PFunction · 0.80

Calls 1

futureMethod · 0.80

Tested by 1

TEST_PFunction · 0.64