VirtualBox

Ignore:
Timestamp:
Feb 4, 2009 8:00:37 AM (16 years ago)
Author:
vboxsync
Message:

NAT:noisy

File:
1 edited

Legend:

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

    r16449 r16498  
    119119    struct iovec iov[2];
    120120    int mss = so->so_tcpcb->t_maxseg;
    121     Log2(("%s:%d soread before lock\n", __FUNCTION__, __LINE__));
    122121    QSOCKET_LOCK(tcb);
    123122    SOCKET_LOCK(so);
    124123    QSOCKET_UNLOCK(tcb);
    125     Log2(("%s:%d soread before lock\n",__FUNCTION__, __LINE__));
    126124
    127125    DEBUG_CALL("soread");
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