VirtualBox

Changeset 52393 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Aug 15, 2014 8:47:35 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
95549
Message:

intnet: Fixed bug in intnetR0TrunkIfPortDisconnect where the mutex handle was gotten thru pNetwork in the RTSemMutexRelease call. Updated the documentation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/intnet.h

    r52161 r52393  
    563563#ifdef VBOX_WITH_INTNET_DISCONNECT
    564564    /**
    565      * Reports premature destruction of NetFlt instance by OS.
     565     * OS triggered trunk disconnect.
     566     *
     567     * The caller shall must be busy when calling this method to prevent racing the
     568     * network destruction code. This method will consume this busy reference
     569     * (released via INTNETTRUNKIFPORT::pfnRelease).
     570     *
     571     * The caller shall guarantee that there are absolutely no chance of concurrent
     572     * calls to this method on the same instance.
    566573     *
    567574     * @param   pSwitchPort         Pointer to this structure.
Note: See TracChangeset for help on using the changeset viewer.

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