mirror of
https://github.com/lxsang/ant-http
synced 2025-08-28 23:03:27 +02: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