Open
Description
When attempting to perform asynchronous I/O operations on non-socket file descriptors (e.g., files) on Windows, the functionality is limited or not supported. On Windows, asynchronous I/O operations are limited to sockets only, which diverges from the expected behavior outlined in the module's documentation. Asynchronous I/O operations should be supported for all types of file descriptors.
Operating System: Windows 11
pyrad : 2.4
Metadata
Metadata
Assignees
Labels
No labels
Activity