Browse Source
It was "connecting" to "localhost 30000" successfully, because it was using UDP. Oops. This reveals another issue: init_conn() uses the wrong address to connect to, as we'd already incremented the pointer in try_connect_one(). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>ppa-0.6.1
Rusty Russell
9 years ago
1 changed files with 15 additions and 5 deletions
Loading…
Reference in new issue