VirtualBox

Changeset 10076 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 1, 2008 3:45:27 PM (17 years ago)
Author:
vboxsync
Message:

We 'connect' to an internal network, not 'attach'. (Both terms was used.)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp

    r10031 r10076  
    9797     * It protects everything dealing with this network. */
    9898    RTSEMFASTMUTEX          FastMutex;
    99     /** List of interfaces attached to the network. */
     99    /** List of interfaces connected to the network. */
    100100    PINTNETIF               pIFs;
    101101    /** Pointer to the instance data. */
     
    14371437
    14381438/**
    1439  * Opens a network interface and attaches it to the specified network.
     1439 * Opens a network interface and connects it to the specified network.
    14401440 *
    14411441 * @returns VBox status code.
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