VirtualBox

Ignore:
Timestamp:
Jul 20, 2009 8:16:15 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
50281
Message:

NAT: timing to Slirp's terms

File:
1 edited

Legend:

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

    r21671 r21718  
    329329#define LINK_UNFIREWALLED          0x08
    330330
     331#ifndef VBOX
    331332    int     timestamp;  /* Time link was last accessed         */
    332333    int     expire_time;    /* Expire time for link                */
     334#else
     335    unsigned int timestamp;  /* Time link was last accessed         */
     336    unsigned int expire_time;    /* Expire time for link                */
     337#endif
     338
    333339#ifndef NO_USE_SOCKETS
    334340# ifndef VBOX
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