pyrealtime
pyrealtime copied to clipboard
Interrupt read operations during shutdown
For sockets: socket.shutdown(socket.SHUT_WR)
For serial: cancel_read() (only posix/windows)