nu/README.md

10 lines
255 B
Markdown

# ksi
## Sources
### Signal catching
- [Catch SIGTERM](https://stackoverflow.com/a/31464349)
- [Get ENUM name from value](https://stackoverflow.com/a/38716384)
### Networking
- [Dynamically finding host IP address](https://stackoverflow.com/a/28950776)