circuitpython/shared-bindings/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 CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
__init__.h guard2once -s ... 2024-05-19 20:40:44 -04:00
MP3Decoder.c MP3Decoder: set the nonblocking flag as needed 2024-06-13 11:11:17 -05:00
MP3Decoder.h MP3Decoder: Allow passing any stream-like object 2024-05-30 14:21:34 -05:00