Spell out EphemeralMinPort and EphemeralMaxPort in comment.

For searching purposes.
This commit is contained in:
David Fifield 2024-09-21 13:31:36 +00:00
parent daff4d8913
commit f752d2ab0c

View file

@ -134,7 +134,8 @@ type SnowflakeProxy struct {
RelayURL string
// OutboundAddress specify an IP address to use as SDP host candidate
OutboundAddress string
// Ephemeral*Port limits the pool of ports that ICE UDP connections can allocate from
// EphemeralMinPort and EphemeralMaxPort limit the range of ports that
// ICE UDP connections may allocate from.
EphemeralMinPort uint16
EphemeralMaxPort uint16
// RelayDomainNamePattern is the pattern specify allowed domain name for relay