DescriptionNaClDesc: Undo erroneous renaming of the DescWrapper methods
Renaming DescWrapper's SendMsg/RecvMsg to
LowLevelSendMsg/LowLevelRecvMsg in r8015 was erroneous because they
are the high-level variants that operate on NaClDescs, not
NaClHandles. This should have been apparent given that the bodies of
the methods were not changed in r8015!
BUG=http://code.google.com/p/nativeclient/issues/detail?id=2627
TEST=compile
Committed: https://src.chromium.org/viewvc/native_client?view=rev&revision=8028
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|