Commit 59baab27 authored by Timothy J Fontaine's avatar Timothy J Fontaine Committed by Fedor Indutny
Browse files

net: add localPort to connect options

Expose localPort for binding to a specific port for outbound
connections.

If localAddress is not specified '0.0.0.0' is used for ip4 and '::'
for ip6 connections.

Fixes #7092
parent a226be4f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment