1
I Use This!
High Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 21 hours ago.
Mar 25, 2024 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
event/net/PrometheusExporter: new class implementing a trivial Prometheus listener More... about 15 hours ago
event/net/ServerSocket: remove method GetLocalAddress() More... about 15 hours ago
event/net/ServerSocket: fix API docs More... about 15 hours ago
event/net/ServerSocket: remove unused methods {Add,Remove}Event() More... about 15 hours ago
event/net/ServerSocket: remove unused method SetTcpDeferAccept() More... about 15 hours ago
event/net/ServerSocket: add method GetSocket() More... about 15 hours ago
test/co/TestMultiAwaitable: remove extra array element More... about 16 hours ago
co/{Task,All,InvokeTask}: remove "template" from final_awaitable::await_suspend() More... about 18 hours ago
co/MultiAwaitable: implement a custom task to handle deletion properly More... about 18 hours ago
co/MultiAwaitable: move list to stack before resuming coroutines More... about 22 hours ago
co/{MultiAwaitable,All}, ...: await_suspend() returns void instead of noop_coroutine More... 1 day ago
co/MultiAwaitable: add assertions More... 1 day ago
test/co/TestMultiAwaitable: add more tests modifying the MultiAwaitable More... 1 day ago
test/util/TestIntrusiveList: add test for clear_and_dispose() with modifying disposer More... 1 day ago
util/IntrusiveList: add API documentation More... 1 day ago
Revert "util/IntrusiveList: allow the last disposer to destroy the IntrusiveList" More... 1 day ago
lb/ListenerConfig: add setting `access_logger_only_errors` More... 3 days ago
doc/translation.rst: fix typo More... 3 days ago
prototypes/translate.py: forward all headers to/from WAS example programs More... 3 days ago
net/EasyMessage: send non-empty payload in EasySendMessage() More... 6 days ago
net/EasyMessage: send non-empty payload in EasySendMessage() More... 6 days ago
net/AllocatedSocketAddress: fix SetLocal(string_view) abstract socket support More... 6 days ago
net/AllocatedSocketAddress: fix SetLocal(string_view) abstract socket support More... 6 days ago
access_log/Glue: set type=HTTP_ACCESS More... 7 days ago
{net/log,translation}/Protocol: add attribute/packet GENERATOR More... 7 days ago
{net/log,translation}/Protocol: add attribute/packet GENERATOR More... 7 days ago
lb/ListenerConfig: add setting `access_logger` More... 7 days ago
test/request_translation: use libfmt More... 7 days ago
net/AllocatedSocketAddress: add SetLocal() overload with std::string_view More... 7 days ago
util/TokenBucket: add method Update() More... 7 days ago