VirtualBox

Changeset 24065 in vbox for trunk/src


Ignore:
Timestamp:
Oct 26, 2009 3:51:14 AM (15 years ago)
Author:
vboxsync
Message:

NAT: too noisy log.

File:
1 edited

Legend:

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

    r23426 r24065  
    820820    if (ret < 0)
    821821    {
    822         LogRel(("UDP: sendto fails (%s)\n", strerror(errno)));
     822        Log2(("UDP: sendto fails (%s)\n", strerror(errno)));
    823823        return -1;
    824824    }
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