tac0S
Template Affectional Command Operating System
|
Test out message delivery between two "Nachos" machines, using the Post Office to coordinate delivery. More...
#include "copyright.h"
#include "system.h"
#include "network.h"
#include "post.h"
#include "interrupt.h"
Functions | |
void | MailTest (int farAddr) |
Test out message delivery, by doing the following: More... | |
Test out message delivery between two "Nachos" machines, using the Post Office to coordinate delivery.
Two caveats:
Copyright (c) 1992-1993 The Regents of the University of California. All rights reserved. See copyright.h for copyright notice and limitation of liability and disclaimer of warranty provisions.
void MailTest | ( | int | farAddr | ) |
Test out message delivery, by doing the following: