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

fix dump memory problem #213

Merged
merged 2 commits into from
Apr 8, 2013
Merged

Conversation

tomohiron
Copy link
Contributor

fix Structure.toString because it dumped memory when jna.dump_memory was false

@twall
Copy link
Contributor

twall commented Apr 7, 2013

Thanks! please include a corresponding line in CHANGES.md.

twall added a commit that referenced this pull request Apr 8, 2013
@twall twall merged commit 900a68e into java-native-access:master Apr 8, 2013
@tomohiron tomohiron deleted the fix_dump_memory branch April 28, 2013 23:00
mstyura pushed a commit to mstyura/jna that referenced this pull request Sep 9, 2024
…ss#213)


Motivation:

We need to support shutting down the stream (read and write) with an error code to be able to propagate errors to the remote peer (like in H3).

Modifications:

Add method overloads that allow to include the error code when shutdown one side of the stream

Result:

Be able to propagate stream errors to the remote peer
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

Successfully merging this pull request may close these issues.

2 participants