New issue
Advanced search Search tips

Issue 812642 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug

Blocking:
issue 812646



Sign in to add a comment

Data pipe should not be implemented in the EDK

Project Member Reported by roc...@chromium.org, Feb 15 2018

Issue description

Mojo data pipes can be implemented entirely within a C++ library using a message pipe and a shared buffer.

We should build that in mojo/public/cpp/system, port the relevant EDK tests over to testing the C++ API instead, and then wipe out data pipe support from the C API and the EDK.
 

Comment 1 by roc...@chromium.org, Feb 15 2018

Blocking: 812646

Sign in to add a comment