mirror of
https://github.com/lxsang/ant-http
synced 2025-12-24 05:56:28 +01:00
fix file loop bug
This commit is contained in:
@@ -335,6 +335,7 @@ void *resolve_request(void *data)
|
||||
}
|
||||
else
|
||||
{
|
||||
i = HASHSIZE;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user