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

Unified Diff: src/UdpDriver.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
« src/SolarFlareDriver.cc ('K') | « src/UdpDriver.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/UdpDriver.cc
diff --git a/src/UdpDriver.cc b/src/UdpDriver.cc
index 81fd7abf1c822a159696335e78dbd2a8ee9eaa7e..1542a49e2ae6dfe2455297afea33ad54af1b2abd 100644
--- a/src/UdpDriver.cc
+++ b/src/UdpDriver.cc
@@ -224,7 +224,8 @@ void
UdpDriver::sendPacket(const Address *addr,
const void *header,
uint32_t headerLen,
- Buffer::Iterator *payload)
+ Buffer::Iterator *payload,
+ uint8_t priority)
{
if (socketFd == -1)
return;
« src/SolarFlareDriver.cc ('K') | « src/UdpDriver.h ('k') | no next file » | no next file with comments »

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