8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Uplifted dependencies and go 1.23 Signed-off-by: Szilard Vincze <szilard.vincze@est.tech>
Merge pull request #11 from Nordix/getip-race Fix for Race condition in GetIPString #9
Re-connect retry number is configurable
Add -srcfile option
Check context after time.Sleep() Also the "FailedConnects" is updated. Fixes #6
Handle SIGINT and SIGTERM Fixes #2 And a well needed "gofmt -w -s"
UDP host support in server
Lost UPD packets not fatal
golint + gofmt
Local/Remote addresses in connections statistics Fixes #4