Changeset 70772 in vbox
- Timestamp:
- Jan 28, 2018 9:08:41 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 120545
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp
r70769 r70772 5842 5842 * @param ePortMode The port mode to sue. 5843 5843 * @param pszPath The serial port path. 5844 * @param fServer Flag whether the port should act as a server 5845 * for the pipe and TCP mode or connect as a client. 5844 5846 */ 5845 5847 int Console::i_configSerialPort(PCFGMNODE pInst, PortMode_T ePortMode, const char *pszPath, bool fServer)
Note:
See TracChangeset
for help on using the changeset viewer.