On 11 Oct 2000, Martin Pool <[EMAIL PROTECTED]> wrote:
> On Tue, Oct 10, 2000 at 09:39:20AM -0400, Todd Robinson wrote:

> >  rsync to marktg from fdops2
> >  wrote 32 bytes  read 2439031 bytes  total size 13862565
> >  transfer interrupted (code 102) at main.c(432)
> 
> At least on Linux, 102 is 
> 
>   #define     ENETRESET       102     /* Network dropped connection
>     because of reset */

On SCO SystemV 5.0.5, 102 seems to be 

#define _TCPERR         90      /* Same as TCPERR above */
#define EADDRINUSE      (_TCPERR+12)    /* Address already in use */

which is a kind of weird reason to get transfer interrupted...

-- 
Martin Pool, Linuxcare, Inc.
+61 2 6262 8990
[EMAIL PROTECTED], http://www.linuxcare.com/
Linuxcare. Support for the revolution.

PGP signature

Reply via email to