KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Blocking type avlues for network interfaces More...
Macros | |
#define | NETIF_NOBLOCK 0 |
Don't block for Tx. | |
#define | NETIF_BLOCK 1 |
Blocking is OK for Tx. | |
Blocking type avlues for network interfaces
#define NETIF_BLOCK 1 |
Blocking is OK for Tx.
#define NETIF_NOBLOCK 0 |
Don't block for Tx.