VirtualBox

Ignore:
Timestamp:
Mar 23, 2011 3:44:30 PM (14 years ago)
Author:
vboxsync
Message:

VBoxService/cat: Inform about read input error.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp

    r36331 r36369  
    195195                if (rc == VERR_BROKEN_PIPE)
    196196                    rc = VINF_SUCCESS;
    197                 break;
     197                else
     198                    RTMsgError("cat: Error while reading input, rc=%Rrc\n", rc);
    198199            }
    199200        }
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