mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-28 11:24:21 +01:00
This is useful for the next patch, where we want to hand the unresolved name through to the proxy. This also addresses @Saibato's worry that we still called getaddrinfo() (with the AI_NUMERICHOST option) even if we didn't want a lookup. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>