Skip to content
Snippets Groups Projects
Commit 76e5dd36 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

drop echoist example in docs

parent bfe3c11f
No related branches found
No related tags found
No related merge requests found
# Echoist
This is a simple demo service. It accepts TCP connections and echoes what they sent.
## What it does?
1. Binds port 7
2. Drops privileges via fork - switches to _daemon_ user and group
3. Runs until SIGTERM/SIGKILL is received
......@@ -12,7 +12,6 @@ Welcome to satella's documentation!
instrumentation/traceback
instrumentation/metrics
source/modules
examples/echoist
posix
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment