forked from pool/python-anyio
* Fixed UNIX socket listener not setting accepted sockets to non-blocking
mode on asyncio
* Changed unconnected UDP sockets to be always bound to a local port (on
"any" interface) to avoid errors on asyncio + Windows
* Fixed cancellation problem on asyncio where level-triggered cancellation
for **all** parent cancel scopes would not resume after exiting a
shielded nested scope
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-anyio?expand=0&rev=8
3.2 KiB
3.2 KiB