Automated merge with ssh://dev/flexnbd-c

This commit is contained in:
nick
2014-02-27 14:33:01 +00:00
2 changed files with 8 additions and 1 deletions

View File

@@ -138,7 +138,7 @@ module FlexNBD
end
def accept( err_msg = "Timed out waiting for a connection", timeout = 2)
def accept( err_msg = "Timed out waiting for a connection", timeout = 5)
client_sock = nil
begin