Barrelfish
Macros | Functions
idc_barrelfish.h File Reference

Header file for the interfaceing part to the network driver. More...

Macros

#define RECEIVE_CONNECTION   0
 Receive and transmit sides. More...
 

Functions

void network_polling_loop (void)
 handle msgs on the tx, rx and then the rest connections in that priority
 

Detailed Description

Header file for the interfaceing part to the network driver.

Macro Definition Documentation

#define RECEIVE_CONNECTION   0

Receive and transmit sides.

The link to the network driver is composed by two distinct channel. We identify these channels thanks to the following constants.