-
- Downloads
bpo-46805: Add low level UDP socket functions to asyncio (GH-31455)
Showing
- Doc/library/asyncio-eventloop.rst 35 additions, 0 deletionsDoc/library/asyncio-eventloop.rst
- Doc/library/asyncio-llapi-index.rst 9 additions, 0 deletionsDoc/library/asyncio-llapi-index.rst
- Doc/whatsnew/3.11.rst 9 additions, 0 deletionsDoc/whatsnew/3.11.rst
- Lib/asyncio/events.py 9 additions, 0 deletionsLib/asyncio/events.py
- Lib/asyncio/proactor_events.py 12 additions, 0 deletionsLib/asyncio/proactor_events.py
- Lib/asyncio/selector_events.py 124 additions, 0 deletionsLib/asyncio/selector_events.py
- Lib/asyncio/windows_events.py 20 additions, 0 deletionsLib/asyncio/windows_events.py
- Lib/test/test_asyncio/test_sock_lowlevel.py 74 additions, 1 deletionLib/test/test_asyncio/test_sock_lowlevel.py
- Lib/test/test_asyncio/utils.py 25 additions, 0 deletionsLib/test/test_asyncio/utils.py
- Misc/NEWS.d/next/Library/2022-02-20-23-03-32.bpo-46805.HZ8xWG.rst 4 additions, 0 deletions...S.d/next/Library/2022-02-20-23-03-32.bpo-46805.HZ8xWG.rst
- Modules/clinic/overlapped.c.h 39 additions, 1 deletionModules/clinic/overlapped.c.h
- Modules/overlapped.c 128 additions, 4 deletionsModules/overlapped.c
Loading
Please register or sign in to comment