25 lines
634 B
Markdown
25 lines
634 B
Markdown
|
|
# 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.
|