setHostForwarding

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setHostForwarding(bool enableForwarding)
    version(Posix)
    void
    setHostForwarding
    (
    bool enableForwarding = true
    )
  2. void setHostForwarding(string hostDeviceName, string clientDeviceName, string address)

Meta