Displaying 1 result from an estimated 1 matches for "377i".
Did you mean:
377
2011 Mar 15
1
"Connection reset by peer" withing a rsyncd strace log
...so far)
[generator]
rsync error: error in rsync protocol data stream (code 12) at
io.c(601) [generator=3.0.7]
Running the server with strace I get the following :
(...)
[pid 5202] select(7, NULL, [6], [6], {30, 0}) = 1 (out [6], left {30, 0})
[pid 5202] write(6,
"\270\376\346\377Q\377\206\377i\377\262\377\304\377\325\0\240\0\252\0
\0\215\1B\0\374\0013\1&\0"..., 4092) = 4092
[pid 5202] time(NULL) = 1300203295
[pid 5202] select(7, NULL, [6], [6], {30, 0}) = 1 (out [6], left {30, 0})
[pid 5202] write(6, "\374\17\0\7", 4) = 4
[pid 5202] time(NULL)...