Commit History

Author SHA1 Message Date
  Daniel Pouzzner c9a7393923 fixes for shell script errors detected by shellcheck --severity=error. 2 years ago
  Hayden Roche 5fdc4cf6e1 Fix RX/TX throughput reporting in example server. 3 years ago
  Eric Blankenhorn b83804cb9d Correct misspellings and typos from codespell tool 4 years ago
  Michael Shihrer fa94f5ffe9 Replaced == with -eq to fix benchmark.test scripting error 8 years ago
  David Garske fdab3943be Added throughput benchmarking for client/server examples and added helper script "scripts/benchmark.test". Added example client option: "-B <num>" Benchmarking throughput. Added example server options: "-B <num>" Benchmark throughput, "-e" Echo data, "-i" Loop / Accept multiple connections. Cleanup of the include.am for examples. Cleanup of tcp_connect with DTLS enabled. Cleanup of the valid socket checking. Cleanup trailing whitespace. 8 years ago