UPNP.discoverLocalPort

If 0, the local port to use for discovery is chosen automatically by the system. If 1, discovery will be done from the source port 1900 (same as destination port). Otherwise, the value will be used as the port.

  1. long discoverLocalPort [@property getter]
  2. long discoverLocalPort [@property setter]
    struct UPNP
    @nogc nothrow @property
    void
    discoverLocalPort
    (
    long v
    )

Meta