|
Barrelfish
|
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 | |
Header file for the interfaceing part to the network driver.
| #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.
1.8.11