Hi! Is there a way to make a stream from an existing file descriptor? This would be needed if you want to start an external program and feed it input through an anonymous pipe. The stream library doesn't have a predicate for this. So it would probably be a feature request. Cheers Volker