aboutsummaryrefslogtreecommitdiff
blob: 639d5abe878344f2990111669b3f5aaac4075540 (plain)
1
2
3
Now, the method ``sock_connect`` of :class:`asyncio.ProactorEventLoop`
raises a :exc:`ValueError` if given socket is not in
non-blocking mode, as well as in other loop implementations.