VirtualBox

Changeset 38365 in vbox for trunk


Ignore:
Timestamp:
Aug 8, 2011 7:25:17 PM (13 years ago)
Author:
vboxsync
Message:

Main/VRDE: default port

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp

    r37700 r38365  
    477477    if (it != mData->mProperties.end())
    478478        value = it->second; // source is a Utf8Str
     479    else if (strKey == "TCP/Ports")
     480        value = VRDP_DEFAULT_PORT_STR;
    479481    value.cloneTo(aValue);
    480482
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