Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
632
Future<Nothing> Pipe::Writer::readerClosed() const
633
{
634
return data->readerClosure.future();
635
}
636
637
638
namespace header {
Callers
4
TEST_P
Function · 0.80
launchNestedContainerSession
Method · 0.80
closed
Method · 0.80
closed
Method · 0.80
Calls
1
future
Method · 0.45
Tested by
1
TEST_P
Function · 0.64