Avoid some false positives
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user