☰
D
dejadoc
EVE
/
eve.aio.windows.pipe
/
Pipe.adoptRead
🔍
☾
Pipe.adoptRead
int adoptRead(ref
EventLoop
loop,
Handle
readEnd)
@trusted
Adopt a pipe handle for reading.
Parameters
loop
Event loop to register with.
readEnd
Pipe handle for reading.
Returns
0
on success, or
-1
with error set.