VirtualBox

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


Ignore:
Timestamp:
Apr 16, 2010 3:41:48 AM (15 years ago)
Author:
vboxsync
Message:

NAT: warnings.

File:
1 edited

Legend:

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

    r28390 r28391  
    210210         * would be dangerous.
    211211         */
    212         int status, ignored;
     212        int status;
    213213        unsigned long pending = 0;
    214214        status = ioctlsocket(so->s, FIONREAD, &pending);
     
    10501050    uint8_t proto;
    10511051    int type = 0;
     1052#ifndef VBOX_WITH_SLIRP_BSD_MBUF
    10521053    int m_room;
     1054#endif
    10531055
    10541056    ip = (struct ip *)buff;
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