search for: ignore_timeout

Displaying 4 results from an estimated 4 matches for "ignore_timeout".

2005 Apr 27
7
[Bug 2654] timeout is always triggered with 2.6.4
...What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From wayned@samba.org 2005-04-27 02:21 ------- The generator's setting of the ignore_timeout variable is what allows the I/O code to continue updating last_io (the old method of clearing io_timeout in the generator used to leave last_io unchanged, which is no longer desireable). How short is your timeout? Are you using a delete option? I tried some tests, and couldn't duplicat the p...
2016 Jun 29
0
Rsync hung when applying batch file
...ptimized out>, argv=0xcba240) at main.c:1080 #9 0x000000000041e2fd in start_client (argc=1, argv=0xcba240) at main.c:1287 #10 main (argc=1, argv=0xcba240) at main.c:1514 So, two process try get messages from each other, forewer. I try trace process 2145 (other process in generate_files can setignore_timeout =1; insidegenerate_files(), i thoght, but i faul deattach from 2145 and process closed) (gdb) check_timeout () at io.c:124 124 in io.c (gdb) print io_timeout $11 = 0 (gdb) print ignore_timeout $2 = 0 So, timeout newer happen. My solution is use --timeout parameter (now, always) in rsync. But i...
2016 Jun 29
0
Rsync hung when applying batch file
...ptimized out>, argv=0xcba240) at main.c:1080 #9 0x000000000041e2fd in start_client (argc=1, argv=0xcba240) at main.c:1287 #10 main (argc=1, argv=0xcba240) at main.c:1514 So, two process try get messages from each other, forewer. I try trace process 2145 (other process in generate_files can setignore_timeout =1; insidegenerate_files(), i thoght, but i faul deattach from 2145 and process closed) (gdb) check_timeout () at io.c:124 124 in io.c (gdb) print io_timeout $11 = 0 (gdb) print ignore_timeout $2 = 0 So, timeout newer happen. My solution is use --timeout parameter (now, always) in rsync. But i...
2007 Sep 22
0
rsync build on IA64 using icc
...k #1419: external declaration in primary source file extern int allowed_lull; ^ generator.c(68): remark #1419: external declaration in primary source file extern int sock_f_out; ^ generator.c(69): remark #1419: external declaration in primary source file extern int ignore_timeout; ^ generator.c(70): remark #1419: external declaration in primary source file extern int protocol_version; ^ generator.c(71): remark #1419: external declaration in primary source file extern int fuzzy_basis; ^ generator.c(72): remark #1419: external dec...