Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1)

Unified Diff: src/SolarFlareDriver.cc

Issue 3731002: HomaTransport
Patch Set: Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/SolarFlareDriver.cc
diff --git a/src/SolarFlareDriver.cc b/src/SolarFlareDriver.cc
index 81ce97db0d493927dc2437fe5bf7f48fb2d394b5..23744c03493e93f35437ab956de49feafe70a4c4 100644
--- a/src/SolarFlareDriver.cc
+++ b/src/SolarFlareDriver.cc
@@ -532,10 +532,11 @@ SolarFlareDriver::newAddress(const ServiceLocator& serviceLocator) {
/// See docs in the ``Driver'' class.
void
-SolarFlareDriver::sendPacket(const Driver::Address* recipient,
- const void* header,
- const uint32_t headerLen,
- Buffer::Iterator *payload)
+SolarFlareDriver::sendPacket(const Driver::Address *recipient,
+ const void *header,
ouster 2016/12/20 05:22:15 Revert the *changes.
+ uint32_t headerLen,
+ Buffer::Iterator *payload,
+ uint8_t priority)
{
uint32_t udpPayloadLen = downCast<uint32_t>(headerLen
« src/SolarFlareDriver.h ('K') | « src/SolarFlareDriver.h ('k') | src/TransportManager.cc » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld aab5469