![]() * 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 | ||
test_acceptor.py | ||
test_acceptor_pool.py | ||
test_conn_pool.py | ||
test_connection.py | ||
test_event_dispatcher.py | ||
test_event_manager.py | ||
test_event_queue.py | ||
test_event_subscriber.py | ||
test_listener.py |