VirtualBox

Changeset 24896 in vbox for trunk/src


Ignore:
Timestamp:
Nov 24, 2009 12:39:59 PM (15 years ago)
Author:
vboxsync
Message:

SSM: Flush buffers when they are 0.5 sec old and check that the stream is ok (hasn't been cancelled). Check for out of disk space before each write.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ConsoleImplTeleporter.cpp

    r24895 r24896  
    483483            if (RT_SUCCESS(rc))
    484484            {
    485                 LogRel(("Teleporter/TCP: Incoming data detect by IsOk, assuming it's a cancel.\n"));
     485                LogRel(("Teleporter/TCP: Incoming data detect by IsOk, assuming it is a cancellation NACK.\n"));
    486486                rc = VERR_SSM_CANCELLED;
    487487            }
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