Support for sending messages to a custom port on remote server

Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
Joachim Nilsson
2019-11-06 14:21:18 +01:00
parent ff4b9e0499
commit 533ca61faa
5 changed files with 32 additions and 18 deletions

View File

@ -3,7 +3,7 @@
** sysklogd v2.0
*** TODO Add support for @host:port, i.e. custom remote port to send to
*** DONE Add support for @host:port, i.e. custom remote port to send to
*** DONE Add example application, test building and running it from Travis-CI
*** DONE Check for memory/descriptor leaks, valgrind/Coverity