99fc17b2a3
* Optimize `find_http_line` which is in critical path * Update benchmark results * Keep the loop hot, TCP no delay, cleanup inactive check periodically * Check for shutdown signal with tick * Use non-reentrant `NonBlockingQueue` implementation instead of `queue.Queue` * Fix listener test * lint and doc |
||
---|---|---|
.. | ||
__init__.py | ||
client.py | ||
connection.py | ||
pool.py | ||
server.py | ||
types.py |