libbitcoin / libbitcoin-network

Bitcoin P2P Network Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace inbound.port with inbound.bindings (binding).

evoskuil opened this issue · comments

unspecified applies to all interfaces. collapse duplicates in config. Update inbound session to manage an acceptor for each binding. Integrate enable_ipv6 in acceptor setup as applicable. expand inbound.self to a set as well, allowing the caller to advertise multiple addresses.