Avoid some false positives

This commit is contained in:
nick
2014-02-27 14:32:26 +00:00
parent aba802d415
commit dbe7053bf3

View File

@@ -138,7 +138,7 @@ module FlexNBD
end 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 client_sock = nil
begin begin