summaryrefslogtreecommitdiff
path: root/grid/protocol.h
diff options
context:
space:
mode:
authorDwight <dmerriman@gmail.com>2007-11-26 19:38:14 -0500
committerDwight <dmerriman@gmail.com>2007-11-26 19:38:14 -0500
commitcbf7e7db0435641b05851059aeef752ad4a6bbb5 (patch)
tree0efcde0b0a469ad5bbfd882870ff78a2bac2ac08 /grid/protocol.h
parenteb4ffe30f868fae9bb87353148cbc1d5a9c780ee (diff)
downloadmongo-cbf7e7db0435641b05851059aeef752ad4a6bbb5.tar.gz
jumbo frames on localhost
Diffstat (limited to 'grid/protocol.h')
-rw-r--r--grid/protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/grid/protocol.h b/grid/protocol.h
index 8bf945ec88b..020c9ec75cb 100644
--- a/grid/protocol.h
+++ b/grid/protocol.h
@@ -70,6 +70,7 @@ public:
F(Fragment *f);
~F();
int __num(); //frag #
+ int __len();
MSGID __msgid();
int __channel();
bool __isREQUESTACK(); // if true, this is just a request for acknowledgement not real data