0 on success, or -1 with errno set.Adopt the read end of a pipe.
Ownership transfer: on success, EVE takes ownership of readEnd; the caller must not close it. On failure, ownership remains with the caller.
loop | Event loop to register with. |
readEnd | File descriptor for the read end. |
0 on success, or -1 with errno set.