quiet / org.quietmodem.Quiet

Quiet for Android - TCP over sound
1.43k stars 125 forks source link

InputStream.available() non functional for socket #21

Open mitdre opened 6 years ago

mitdre commented 6 years ago

InputStream.available() will currently throw a generic IOException irrespective of there being bytes available to read from the input buffer

brian-armstrong commented 6 years ago

I'm pretty sure this is blocked on me being able to build the deps again. I think we're just missing a flag that needs to be compiled in. I need to get moving on that :)