I have long had a working C# app that consumes data piped from the C library that I have written. This has nothing to do with forking a new process or child processes.
What I am looking for is the detailed and complete documentation on correct use of Mono.Unix.UnixPipes - the documentation for regular pipes is something else. My code works. I want to improve it and make sure I'm doing this in the best possible way. -- View this message in context: http://mono.1490590.n4.nabble.com/Questions-on-Mono-Unix-Pipes-tp4657794p4657800.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
