Tags: mlyszczek/termsend
Tags
src/main.c: catch and ignore SIGPIPE signal SIGPIPE is usually received when some bots are trying to hack their way through server and are breaking connections uncleanly. Without ignoring signal this would crash the server. Signed-off-by: Michał Łyszczek <[email protected]>
rename capitalised KURLOAD to TERMSEND no_ci Signed-off-by: Michał Łyszczek <[email protected]>
kurload.1: add missing port to example no_ci Signed-off-by: Michał Łyszczek <[email protected]>