Files
lightning/common
Rusty Russell 52917ff6c9 More flexible address wildcards, only add wildcard if nothing else.
1. Add special option where an empty host means 'wildcard for IPv4 and/or IPv6'
   which means ':1234' can be used to set only the portnum.
2. Only add this protocol wildcard if --autolisten=1 (default)
   and no other addresses specified.
3. Pass it down to gossipd, so it can handle errors correctly: in most cases,
   it's fatal not to be able to bind to a port, but for this case, it's OK
   if we can only bind to one of IPv4/v6 (fatal iff neither).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-05-07 22:37:28 +02:00
..
2018-01-29 04:46:54 +00:00
2018-02-08 22:49:34 +01:00
2018-04-08 08:26:00 +00:00
2017-11-23 23:10:08 +01:00
2017-11-16 17:40:57 +01:00
2017-12-20 12:43:10 +01:00
2018-04-26 05:47:57 +00:00
2018-03-06 19:26:21 +01:00
2018-03-27 23:17:17 +00:00
2018-01-29 04:46:54 +00:00