endpointOptions.address
-
<net.SocketAddress> | <string> 端点应绑定到的本地 UDP 地址和端口。
¥<net.SocketAddress> | <string> The local UDP address and port the endpoint should bind to.
如果未指定,端点将绑定到随机端口上的 IPv4 localhost
。
¥If not specified the endpoint will bind to IPv4 localhost
on a random port.