circuitpython/shared-module/audiomp3
Jeff Epler 4d4d654677 MP3Decoder: set the nonblocking flag as needed
this makes SSL sockets (which return readable when not yet actually
readable) work better.
2024-06-13 11:11:17 -05:00
..
__init__.c update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00
__init__.h update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00
MP3Decoder.c MP3Decoder: set the nonblocking flag as needed 2024-06-13 11:11:17 -05:00
MP3Decoder.h MP3Decoder: set the nonblocking flag as needed 2024-06-13 11:11:17 -05:00