FreeNOS
|
#include <Types.h>
#include <Index.h>
#include <Memory.h>
#include <Array.h>
#include <POSIXApplication.h>
#include <sys/socket.h>
Go to the source code of this file.
Data Structures | |
class | MpiProxy |
Server that bridges IP/UDP to local MPI communication channels. More... | |
struct | MpiProxy::Header |
Packet payload header for MPI messages via IP/UDP. More... | |