Module Name: src Committed By: pooka Date: Thu Jan 27 18:04:05 UTC 2011
Modified Files: src/lib/librumpclient: rumpclient.c rumpclient.h Log Message: Allow to set a timeout for how long the client will attempt to reconnect in case the connection to the server is lost. Default to exactly one reattempt. This makes sense and additionally fixes the dev/raidframe/smalldisk test which currently causes a server panic when a certain raidctl command is run (without this fix the test would timeout since the client kept attempting to reconnect). To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/lib/librumpclient/rumpclient.c cvs rdiff -u -r1.2 -r1.3 src/lib/librumpclient/rumpclient.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.