diff options
author | Gregory P. Smith <greg@krypto.org> | 2025-02-06 09:42:47 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-06 09:42:47 -0800 |
commit | 78377c788e02e91bf43d290d69317198a2e563fd (patch) | |
tree | c9cc092a8299dcd41ac7d88beedb95d78856c86c /Python/pystate.c | |
parent | 51b4edb1a4092f60d84f7d14eb41c12085e39c31 (diff) | |
download | cpython-78377c788e02e91bf43d290d69317198a2e563fd.tar.gz cpython-78377c788e02e91bf43d290d69317198a2e563fd.zip |
gh-112020: Rework socketserver examples to be correct (#129741)
gh-112020: Rework socketserver examples to be correct.
Outdated code updated, the BaseRequestHandler example is now much more
illustrative instead of the bad idea of a single recv() call for TCP.
tested, they now work.
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions