Files
daemon/README.md

25 lines
634 B
Markdown
Raw Normal View History

2026-04-08 18:44:34 -05:00
# daemon
## Description
Resources and information about creating a daemon process.
## Table of Contents
- [Description](#description)
- [Features](#features)
- [Usage](#usage)
- [Credits / Resources](#credits--resources)
- [License](#license)
## Features / TODOS
- [x] Code Skeleton
## Usage
## Credits / Resources
[Unix Network Programming](https://en.wikipedia.org/wiki/UNIX_Network_Programming)<br>
[ Advanced Programming in the Unix Environment ](https://en.wikipedia.org/wiki/Advanced_Programming_in_the_Unix_Environment)<br>
## License
This project is licensed under MIT - see the [LICENSE](LICENSE) file for details.