Barrelfish
Typedefs | Enumerations
idc.h File Reference

IDC declarations common to all transports. More...

Typedefs

typedef __BEGIN_DECLS enum idc_control idc_control_t
 Generic control operations on an established IDC binding.
 
typedef enum idc_export_flags idc_export_flags_t
 Flags on an IDC export/service.
 
typedef enum idc_bind_flags idc_bind_flags_t
 Flags on an IDC bind.
 

Enumerations

Detailed Description

IDC declarations common to all transports.

Enumeration Type Documentation

Flags on an IDC bind.

Enumerator
IDC_BIND_FLAG_RPC_CAP_TRANSFER 

signals that binding will use RPCs involving capability transfer in practice, this results in a new monitor binding for non-LMP transports

Generic control operations on an established IDC binding.

Enumerator
IDC_CONTROL_TEARDOWN 

Initiate connection teardown.

IDC_CONTROL_SET_SYNC 

Enable synchronous optimisations.

IDC_CONTROL_CLEAR_SYNC 

Disable synchronous optimisations.