I want to read data from a PipeEndpoint, there's readavailable for that but 
it's blocking when there's nothing to read. Is it possible to read in a 
non-blocking way, i.e. returns nothing if there's nothing to read ? I 
haven't found much about this in the docs.

Thanks!

Reply via email to