VirtualBox

Ignore:
Timestamp:
Sep 10, 2014 7:35:27 PM (10 years ago)
Author:
vboxsync
Message:

NAT: There's no need to log each socket in QSOCKET_FOREACH at Log2
every 0.5s - use Log5 instead.

File:
1 edited

Legend:

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

    r50156 r52689  
    432432    {                                                                    \
    433433        (sonext) = (so)->so_next;                                        \
    434          Log2(("%s:%d Processing so:%R[natsock]\n", __FUNCTION__, __LINE__, (so)));
     434         Log5(("%s:%d Processing so:%R[natsock]\n", __FUNCTION__, __LINE__, (so)));
    435435# define CONTINUE(label) continue
    436436# define CONTINUE_NO_UNLOCK(label) continue
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