Re: What's more efficient on SunOS 10: socketpair or pipe system calls



taboo wrote:
Is there any standard wisdom on this?
I need to use one or the other, and I'd like to minimize latency.

Please put the question in the body of the post.

There isn't any standard wisdom, you'll have to try it with your own
application. If latency is an issue, have a look at doors or shared
memory schemes.

--
Ian Collins.
.