VirtualBox

Changeset 1303 in vbox


Ignore:
Timestamp:
Mar 7, 2007 3:41:13 PM (18 years ago)
Author:
vboxsync
Message:

Fixed configuring the RDP server bind address.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp

    r1299 r1303  
    36953695            break;
    36963696#ifdef VBOX_VRDP
    3697         if (vrdp || (vrdpport != UINT16_MAX) || vrdpauthtype)
     3697        if (vrdp || (vrdpport != UINT16_MAX) || vrdpaddress || vrdpauthtype)
    36983698        {
    36993699            ComPtr<IVRDPServer> vrdpServer;
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette