VirtualBox

Changeset 16759 in vbox for trunk/src/VBox


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

NAT: some comment to assert in slirp_select_poll

File:
1 edited

Legend:

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

    r16757 r16759  
    11651165                        UNIX_CHECK_FD_SET(so, ign, writefds),
    11661166                        UNIX_CHECK_FD_SET(so, ign, xfds)));
    1167                 /* Here should be other error handlings */
     1167                /*
     1168                 * Here should be other error handlings
     1169                 * The error handling code above handles the errors can happens on reading
     1170                 * we haven't still met any cases of error on write.
     1171                 */
    11681172                AssertRelease(!"shouldn't be here!!!");
    11691173            }
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