VirtualBox

Changeset 15083 in vbox for trunk/src/VBox/Devices/Network


Ignore:
Timestamp:
Dec 8, 2008 4:11:00 AM (16 years ago)
Author:
vboxsync
Message:

slirp: DO_ENGAGE_EVENT: loop fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/slirp/slirp.c

    r15082 r15083  
    1717                FD_SET((so)->s, (fdset));              \
    1818                UPD_NFDS((so)->s);                      \
    19         while(0)
     19        } while(0)
    2020
    2121
     
    2525                FD_SET((so)->s, (fdset1));              \
    2626                UPD_NFDS((so)->s);                      \
    27         while(0)
     27        } while(0)
    2828# else /* !RT_OS_WINDOWS */
    2929#  define DO_ENGAGE_EVENT1(so, fdset0, label)           \
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