pyrealtime icon indicating copy to clipboard operation
pyrealtime copied to clipboard

Interrupt read operations during shutdown

Open ewhitmire opened this issue 6 years ago • 0 comments

For sockets: socket.shutdown(socket.SHUT_WR)

For serial: cancel_read() (only posix/windows)

ewhitmire avatar Aug 03 '18 23:08 ewhitmire