Protocol.localPortRange

Set the local outgoing port range to use. This can be used together with the localPort property.

mixintemplate Protocol()
private @property
void
localPortRange
(
ushort range
)

Parameters

range ushort

if the first port is occupied then try this many port number forwards

Meta

Suggestion Box / Bug Report