summaryrefslogtreecommitdiffstats
path: root/contrib/tools/python3/Python/traceback.c
diff options
context:
space:
mode:
authorkulikov <[email protected]>2026-06-28 20:01:43 +0300
committerkulikov <[email protected]>2026-06-28 20:40:40 +0300
commitab71516ca6760fe71bedeb59108e98b75da1c41b (patch)
treee02c780d81c2d31d4519f888f1b0b1bd6a394fc9 /contrib/tools/python3/Python/traceback.c
parent781a6d3b907bb61336bb73e783a557ee820421a2 (diff)
Allow custom socket streams in library/cpp/http/server
Prepare to use external coroutine/fiber/etc pool with non-blocking read/writes instead of plain blocking system threads. We already can replace system thread pool with something else, allow to inject different streams around connection socket: - move common part of http connection (http streams and output buffer) directly into it; - replace connection Impl with socket streams provider; - add TClientRequest::CreateHttpConnection factory; - check that we are able to override socket streams in unittest. commit_hash:afe39ce57ee1d10673f4c36a12e01b467d9f77b0
Diffstat (limited to 'contrib/tools/python3/Python/traceback.c')
0 files changed, 0 insertions, 0 deletions