Skip to content

fix dump memory problem#213

Merged
twall merged 2 commits into
java-native-access:masterfrom
tomohiron:fix_dump_memory
Apr 8, 2013
Merged

fix dump memory problem#213
twall merged 2 commits into
java-native-access:masterfrom
tomohiron:fix_dump_memory

Conversation

@tomohiron

Copy link
Copy Markdown
Contributor

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

@twall

twall commented Apr 7, 2013

Copy link
Copy Markdown
Contributor

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