-
Notifications
You must be signed in to change notification settings - Fork 5
hazybluedot/process
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Process Class This class ecapsulates the resources created when spawning a Unix/Linux process with the fork() system call. It uses the RAII idiom to make usage easier by freeing any resources upone object destruction. Screencasts of this project are available at http://youtu.be/lTB3kiltIuw http://youtu.be/L17bVZMxbw0
About
A bare-bones process class to encapsulate a Unix process
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published