mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-31 12:54:21 +01:00
Instead of storing a wireaddr and converting to an addrinfo every time, just convert once (which also avoids the memory leak in the current code). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>