-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 In Revolution, which function is better for calling a long-running external process and reading data from the process in a non-blocking format, for instance, streaming the output from tcpdump into a text display?
Looking at the docs, it appears that "process" is what I want, but I saw something that says that "open process" on OS X is only useful for launching applications...not launching background command-line processes and reading their output to stdout as one would expect to do on a Unix-style platform. Since I am targeting OS X, I need to know how others handle this. - -- Kevin Walzer Poetic Code http://www.kevin-walzer.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFHv/BrTC5hIgjqTMRAsLAAJ4q/juj4lOMtf8cXHy5b+NqItgr/ACggOi4 qGjtuibrjy4fFLZ5mTKzOyY= =l3Gg -----END PGP SIGNATURE----- _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
