0.7.0
Added
- Listeners can bind a specific address or family.
start_server/2,3acceptip => inet:ip_address()(an 8-tuple selects IPv6) andinet6 => boolean()(bind the IPv6 wildcard::) for both thesslandtcptransports.
start_server/2,3 accept ip => inet:ip_address() (an 8-tuple selects IPv6) and inet6 => boolean() (bind the IPv6 wildcard ::) for both the ssl and tcp transports.