aboutsummaryrefslogtreecommitdiff
path: root/test/udp-zero-length-send-recv (follow)
Commit message (Collapse)AuthorAgeFilesLines
* test/udp-zero-length-send-recv: add missing "socket ="; use shebang ↵E. Westbrook2020-03-281-2/+2
| | | | "#!/usr/bin/env lua"
* On failure, exit with a message instead of blocking indefinitely.Sam Roberts2012-04-111-2/+4
|
* Test showing failure to receive a zero-length packet.Sam Roberts2012-04-111-0/+35