VirtualBox

Changeset 14195 in vbox for trunk


Ignore:
Timestamp:
Nov 14, 2008 5:14:45 AM (16 years ago)
Author:
vboxsync
Message:

NAT:bugfix

File:
1 edited

Legend:

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

    r14194 r14195  
    342342         * see WSAWaitForMultipleEvents documentation: return value is a minimal index in array
    343343         */
    344         if ((event - WSA_WAIT_EVENT_0) >= VBOX_SEND_EVENT_INDEX) {
     344        if ((event - WSA_WAIT_EVENT_0) >= VBOX_SEND_EVENT_INDEX)
    345345            slirp_select_poll(pThis->pNATState, &ReadFDs, &WriteFDs, &XcptFDs);
    346346
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