VirtualBox

Changeset 14168 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Nov 13, 2008 12:41:25 PM (16 years ago)
Author:
vboxsync
Message:

call of WSACloseEvent removed, it doesn't need anymore because events are reusable

File:
1 edited

Legend:

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

    r14165 r14168  
    8181  m_free(pData, so->so_m);
    8282
    83 #if defined(VBOX_WITH_SIMPLEFIED_SLIRP_SYNC) && defined(RT_OS_WINDOWS)
    84     WSACloseEvent(so->hNetworkEvent); /*XXX: NOT correct place*/
    85 #endif
    8683
    8784  if(so->so_next && so->so_prev)
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