expose SIPC_TYPE flags
This commit is contained in:
@@ -95,6 +95,10 @@ heim_ipc_async(heim_ipc, const heim_idata *, void *, void (*func)(void *, int, h
|
|||||||
|
|
||||||
/* server */
|
/* server */
|
||||||
|
|
||||||
|
#define HEIM_SIPC_TYPE_IPC 1
|
||||||
|
#define HEIM_SIPC_TYPE_UINT32 2
|
||||||
|
#define HEIM_SIPC_TYPE_HTTP 4
|
||||||
|
|
||||||
typedef void
|
typedef void
|
||||||
(*heim_ipc_complete)(heim_sipc_call, int, heim_idata *);
|
(*heim_ipc_complete)(heim_sipc_call, int, heim_idata *);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user