Backed out changeset e58ff57b5e2d

Slows tests down
This commit is contained in:
nick
2013-08-09 17:06:56 +01:00
parent 8c750a5e9d
commit f6456349f7

View File

@@ -10,7 +10,7 @@
* the time from one write to the next, it is the gap between the end of
* one write and the start of the next.
*/
#define CLIENT_MAX_WAIT_SECS 120
#define CLIENT_MAX_WAIT_SECS 5
/** CLIENT_HANDLER_TIMEOUT
* This is the length of time (in seconds) any request can be outstanding for.