> Those of you who are getting a stuck rsync 2.4.6: are you running ssh that
> has not been recompiled with "HAVE_SOCKETPAIR" and not "USE_PIPES"?  Ssh
> 1.2.27 configure.in by default always defines "USE_PIPES" which overrides
> HAVE_SOCKETPAIR.  Andrew Tridgell has said that this change is required
> after rsync 2.3.2, although I haven't verified the difference myself: I

I think the above need a bit of clarification (atleast for me). As i 
understand it: ssh should be compiled with HAVE_SOCKETPAIR 
and not USE_PIPES?

> went ahead and made the change to ssh's configure.in (and ran autoconf to
> regenerate configure) without verifying whether or not it makes a
> difference, and I haven't seen any hangs on rsync 2.4.6.

Im using openssh2.2.0p1and since i have'nt compiled ssh for 
windows NT myself i cant tell. Im missing some libraries to compile 
it myself but looking in includes.h:

/*
 * Define this to use pipes instead of socketpairs for 
communicating with the
 * client program.  Socketpairs do not seem to work on all systems.
 */
/* #define USE_PIPES 1 */

I'd say USE_PIPES ain't used in my version.



=====================================================
Jan�ke R�nnblom
SKERIA Utveckling AB (Teknous)
Laboratorgr�nd 9
931 77 Skelleftea (Sweden)
-----------------------------------------------------
Phone  : +46-910-585424
Mobile : 070-3970743
Fax    : +46-910-585499
URL    : http://www.skelleftea.se/skeria
-----------------------------------------------------

Reply via email to