Skip to content
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.

Every read and write opens and closes the handle to a process #14

Open
cxcorp opened this issue Feb 23, 2017 · 1 comment
Open

Every read and write opens and closes the handle to a process #14

cxcorp opened this issue Feb 23, 2017 · 1 comment

Comments

@cxcorp
Copy link
Owner

cxcorp commented Feb 23, 2017

Instead of opening and closing the handle on every write, it would be better to either cache the last X process handles, or make the user first open a handle to the process, then use the memory methods with said handle.

@cxcorp
Copy link
Owner Author

cxcorp commented Feb 28, 2017

Out of scope for final course return.

@cxcorp cxcorp added the future label Feb 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant