Closed GrahamMThomas closed 7 years ago
Here is my config.h
However, when I try to launch the controller using the defaults, it appears to drop the last number.
A quick double check with nmap confirms that it's not just a printing issue but also a functionality issue.
Throwing away the defaults, I specify the arguments manually
Then the port appears open.
Assuming it's a parsing issue.
Fixed in devel branch. ("git checkout devel"). Will leave this issue open until I push to master. (I'm going to address some of these other open issues then do more testing before push to master.)
Here is my config.h
However, when I try to launch the controller using the defaults, it appears to drop the last number.
A quick double check with nmap confirms that it's not just a printing issue but also a functionality issue.
Throwing away the defaults, I specify the arguments manually
Then the port appears open.
Assuming it's a parsing issue.