Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InputStream.available() non functional for socket #21

Open
mitdre opened this issue Apr 11, 2018 · 1 comment
Open

InputStream.available() non functional for socket #21

mitdre opened this issue Apr 11, 2018 · 1 comment

Comments

@mitdre
Copy link
Contributor

mitdre commented Apr 11, 2018

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

@brian-armstrong
Copy link
Member

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 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants