Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Proper handle SocketException on nail termination #132

Merged
merged 1 commit into from Apr 6, 2018

Conversation

sbalabanov-zz
Copy link
Contributor

Some stream implementations (native socket streams) may not throw EOFException, like DataInputStream does, neither they return -1 on read() as DataInputStream expects. This change does add a proper handler for this case.

@sbalabanov-zz sbalabanov-zz merged commit 5ac5c59 into facebookarchive:master Apr 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants