fix udp node messages

(timing issue still outstanding)
This commit is contained in:
Dave Conway-Jones
2015-11-16 00:25:26 +00:00
parent 35e2caff13
commit 60812b2d8a
2 changed files with 4 additions and 4 deletions

View File

@@ -412,7 +412,7 @@
},
"errors": {
"access-error": "UDP access error, you may need root access for ports below 1024",
"error": "error: __error_",
"error": "error: __error__",
"bad-mcaddress": "Bad Multicast Address",
"interface": "Must be ip address of the required interface",
"ip-notset": "udp: ip address not set",