mirror of
https://github.com/lxsang/ant-http
synced 2025-04-08 13:06:43 +02:00
fix file loop bug
This commit is contained in:
parent
848da534b5
commit
f79ef6232a
@ -335,6 +335,7 @@ void *resolve_request(void *data)
|
||||
}
|
||||
else
|
||||
{
|
||||
i = HASHSIZE;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user