mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
3 lines
168 B
ReStructuredText
3 lines
168 B
ReStructuredText
Fixed an issue that caused :meth:`KqueueSelector.select` to not return all
|
|
the ready events in some cases when a file descriptor is registered for both
|
|
read and write.
|