close Warning: Can't synchronize with repository "(default)" ("(default)" is not readable or not a Git repository.). Look in the Trac log for more information.

Changes between Version 31 and Version 32 of Internal/SystemPrototyping/Projects/MobilityStack


Ignore:
Timestamp:
Dec 18, 2013, 10:03:33 PM (10 years ago)
Author:
wontoniii
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Internal/SystemPrototyping/Projects/MobilityStack

    v31 v32  
    241241  int main(int argc, char *argv[]) {
    242242        struct Handle handle;
     243        //Choosing GUIDs 1 and 2 as reference
    243244        int mine = 1, other = 2, sent = 0, received = 0, size = 65*1024;
    244245