mirror of
https://github.com/lxsang/ant-http
synced 2024-11-17 00:58:21 +01:00
dd7ff9b434
* alpha version of proxy * alpha version of proxy * fix method bug * fix post deode bug * regen archive * Reduce CPU usage on idle in proxy mode: - Scheduler timeout event now support millisecond granularity - Use only READABLE event on proxy socket which reduce tasks CPU time * use both readable event and timeout event * reduce scheduler poll time * Fix segmentfault error * Log worker task in statistic * fix high cpu usage when handling bad POST request * fix event-stream handling bug on proxy mode * fix missing data events when uploading * Race condition when get IP address from host in proxy mode - ip_from_hostname() is not thread safe - use global lock mechanism |
||
---|---|---|
.. | ||
base64.c | ||
base64.h | ||
bst.c | ||
bst.h | ||
dbhelper.c | ||
dbhelper.h | ||
dictionary.c | ||
dictionary.h | ||
handle.c | ||
handle.h | ||
ini.c | ||
ini.h | ||
list.c | ||
list.h | ||
plugin.h | ||
scheduler.c | ||
scheduler.h | ||
sha1.c | ||
sha1.h | ||
utils.c | ||
utils.h | ||
ws.c | ||
ws.h |