Rusty Russell
|
2df28021ac
|
daemon: command to connect
Now we can connect two daemons to each other. Who both say Hello! and
close.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2016-01-22 06:41:48 +10:30 |
|
Rusty Russell
|
e4224f72d4
|
daemon: netaddr
Structure for a net address. We can expand it later to cover exotic
address types (Tor?).
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2016-01-22 06:41:48 +10:30 |
|
Rusty Russell
|
469401610f
|
daemon: socket code.
At the moment, if you connect it just says Hello! and closes the socket.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2016-01-22 06:41:48 +10:30 |
|