heistp / irtt

Isochronous Round-Trip Tester
GNU General Public License v2.0
185 stars 23 forks source link

Unable to set address for local bind without port number #1

Closed tohojo closed 6 years ago

tohojo commented 6 years ago
$ irtt client -local 10.1.1.1 10.2.2.2
[Connecting] connecting to 10.2.2.2
Error: address 10.1.1.1: missing port in address
tohojo commented 6 years ago

Great, that works; thanks! :)