On Thu, Oct 26, 2000 at 11:07:20AM +0200, Eckebrecht von Pappenheim wrote:
> "Peter T. Breuer" wrote:
> > > > Back to your question: How can I tell, if it's compiled with USE_PIPES?
> >
> > It's made when they run. perhaps you are looking at the wrong source
> > code? It's ssh you have to compile, not rsync.
> 
> AAARG. Sorry, I looked at rsync...
> 
> 1.2.27 on solaris was compiled with #define USE_PIPES 1
> openssh 2.1.1p1 came from openbsd.org, not from RedHat (my collegue
> installed the boxes). I looked in config.h.in of openssh-2.1.1p4, there
> is no occurance of PIPE or pipe in it. Does anybody know, how openssh
> works (pipes or socketpairs)?

All the latest versions of openssh use socketpairs.

- Dave Dykstra

Reply via email to