mirror of
https://github.com/lxsang/ant-http
synced 2025-07-23 17:19:46 +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