Skip to content
This repository was archived by the owner on May 24, 2026. It is now read-only.

Fixed the issue with socket transport if the data is split over multiple read calls. - #107

Merged
mdwivedi merged 3 commits into
divegeek:Javacard_KeyMint_100_masterfrom
subrahmanyaman:divegeek_Javacard_KeyMint_100_master
Apr 5, 2022
Merged

Fixed the issue with socket transport if the data is split over multiple read calls.#107
mdwivedi merged 3 commits into
divegeek:Javacard_KeyMint_100_masterfrom
subrahmanyaman:divegeek_Javacard_KeyMint_100_master

Conversation

@subrahmanyaman

Copy link
Copy Markdown
Contributor

No description provided.

subrahmanyamanand others added 3 commits April 4, 2022 19:49
of data to the actual data sent or received. This is to fix
the issue when only a portin of data is received on the socket.
This issue is observed in GoldFish emulator.
@mdwivedi
mdwivedi merged commit a086b25 into divegeek:Javacard_KeyMint_100_masterApr 5, 2022
subrahmanyaman referenced this pull request in subrahmanyaman/JavaCardKeymaster Apr 5, 2022
Merge pull request #107 from subrahmanyaman/divegeek_Javacard_KeyMint…
mdwivedi pushed a commit that referenced this pull request Sep 21, 2022
Sign up for freeto 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.

2 participants

@subrahmanyaman@mdwivedi