VirtualBox

Changeset 14177 in vbox for trunk/src/VBox/Devices/Network


Ignore:
Timestamp:
Nov 13, 2008 1:42:40 PM (16 years ago)
Author:
vboxsync
Message:

UDP: reseting event of used socked is fixed

File:
1 edited

Legend:

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

    r14173 r14177  
    503503                                rc = WSAEventSelect(so->s, so->hNetworkEvent, FD_READ|FD_WRITE|FD_OOB|FD_ACCEPT);
    504504                                AssertRelease(rc != SOCKET_ERROR);
     505                                continue;
    505506#endif
    506507                        }
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