Bug 362127. Increase timeout on client before returning an error.
This commit is contained in:
parent
c19febd344
commit
dc608ad2a6
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 25 16:23:14 MDT 2008 - jnorman@novell.com
|
||||||
|
|
||||||
|
- Bug 362127. Increase retry/timeout before returning an error.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 15 16:26:21 MDT 2008 - jnorman@novell.com
|
Mon Jul 15 16:26:21 MDT 2008 - jnorman@novell.com
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ int firstReadAfterWrite = 0;
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef SSCS_LINUX_PLAT_F
|
#ifdef SSCS_LINUX_PLAT_F
|
||||||
#define RETRIES 1000
|
#define RETRIES 2000
|
||||||
#endif
|
#endif
|
||||||
/*
|
/*
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user