VirtualBox

Changeset 28364 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 15, 2010 2:31:05 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
60124
Message:

NAT service: made it work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/NetworkServices/NAT/VBoxNetNAT.cpp

    r28147 r28364  
    225225        WaitReq.hIf = m_hIf;
    226226        WaitReq.cMillies = 2000; /* 2 secs - the sleep is for some reason uninterruptible... */  /** @todo fix interruptability in SrvIntNet! */
    227 #if 0
     227#if 1
    228228        RTReqProcess(m_pSendQueue, 0);
    229229        RTReqProcess(m_pUrgSendQueue, 0);
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